JavaScript activity can give more extension to the workflow engine, and it can be very useful to have a logging interface.
Adding js activity to the workflow and a dedicated admin interface to record data for tracking will be a powerful step for ACS.
Hi everyone,
In order to send emails to recipients' Gmail promotions tabs, I used to add the annotations script to the HTML header (in Campaign Classic emails for example), but the same method does not work in ACS emails.
Does ACS not support this functionality ?If so, is there another way to do...
Hi @Craig_Thonis,The error was due to an unsubscribe link that was in the middle of a bulgarian variant.I didn't find it easily but finnaly I did.Thank you !
Hello dhindle,Thank you very much for your help, I have managed to get the header data,I am trying to use the headers and payload data and to do this I usually use this in the function parameters, but the function does not work when I use two parameters in it:Working : async function functionName(pa...
Hi,Yes all is in place ,I’m asking if there’s any way to get the headers data from the system that’s calling the action I’ve created.I succeeded retrieving the payload data but still struggling to get headers data thank you for your help.
In adobe IO action I need to fetch data from an external endpoint and return the response back to campaign standard,I need help on this one,Thank you !
Hello community,How to send a POST request to an external API with the following body :{ "name" : "Jonas", "internal name" : "sbx2000", "country" : [ ["2000", "paris"], [ "2001", "usa"] ]}Note: when u...
Hi @mmbb110, thank you for your response,I already have deliverability role and I can edit all templates except the native(built-in) ones, they appear as locked (read-only mode),Is there any way to unlock these templates in order to edit their properties?Thank you again !