API endpoint to create an email template and associate it with the notification template
I was looking at the API documentation and couldn't find an API to create an email template. There is an API to create notification template and we can specify steps in the payload. The steps array has a placeholder for template object but not sure what is the format of it.
I see that we can create layout and associate a step to the layout in the UI but not sure how we can do it using API.
I have an email template in HTML that I wanted to use to trigger an email notification. Can someone please let me know the list of API calls required to create the template using the HTML content.
I see that we can create layout and associate a step to the layout in the UI but not sure how we can do it using API.
I have an email template in HTML that I wanted to use to trigger an email notification. Can someone please let me know the list of API calls required to create the template using the HTML content.