Hi everyone, I hope someone could help. I have my API bringing a number of values on one property. For example: Topic one
Topic two
Topic three
Topic four When I added them to an email template the display email looks like this: Top read more
I'm trying to figure out the. synctax for using Spilit on a property. For example: {% set topics = {{comapany.property_name}}"|split('<br>') ...read more
Hi Everyone, While creating workflow using contacts we can use the 'webhooks' to create a GET request and get the response. I'm able to get the response and save the results. But can we use the saved result in email template which we create dur read more
If you are using transactional email you can use the Single Send API to do this. I've recorded a video here . The code I use in the video can be f...read more
This endpoint is used to query the event log for events matching specified parameters. GET /email/public/v1/events using API v1, but couldn't find any way to do so via v3. Is there a solution ? After 30 November 2022 It is not working. S read more
Hi, @DBhatt888 👋 If you are referring to the endpoint here — GET /email/public/v1/events , this endpoint is not flagged for depreciation. Using...read more