Custom Action to send email at the end of a journey with a third party system | Community
Skip to main content
Level 4
November 9, 2023
Solved

Custom Action to send email at the end of a journey with a third party system

  • November 9, 2023
  • 1 reply
  • 1445 views

Hi, 

 

is it possible to create a custom action (a POST request to trigger a service that sends email via SMTP) that can then use a email template created in Adobe Journey Optimizer? 

 

For example, sending in the body of the request the email template itself?

 

It sounds complex actually.

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SatheeskannaK

@nick_2024 As of now AJO allows to access the content templates via REST API. It's not possible to include the email template itself in the custom action.

1 reply

SatheeskannaK
Community Advisor
SatheeskannaKCommunity AdvisorAccepted solution
Community Advisor
November 9, 2023

@nick_2024 As of now AJO allows to access the content templates via REST API. It's not possible to include the email template itself in the custom action.

Thanks, Sathees
Nick_2024Author
Level 4
November 9, 2023

Thanks SatheeskannaK.

it seems useful to our case