Hey all - I am looking to use a workflow that will allow reading the audiences we have in Campaign and passing the label or name to the Read Audience action. It seems we can query and get a list of audiences in the Query action and we can even get them into the outbound transition. However there d...
Hi, I'm trying to import data into Adobe campaign standard for which we need to convert data from XML format into CSV format and then load it into campaign standard. Help me to convert the files using adobe tools like Adobe I/O or AEP. Kindly help me choose the best method to convert XML into CSV fi...
Hello all,I am trying to work out some kinks with my recurring emails. Here is what I am trying to achieve. I have a scheduler on a workflow for the population to pull in ticket purchasers and send them a pre-event email. After the first send, I want to exclude the previous batch of recipients and o...
I would like to ask if possible to create below workflow1. Sending a segment list (>100,000) user contact to an external CMS2. The external CMS will return back a verified contact list back to ACS3. ACS to filter the unverified segment and push the notification to my app Wondering if this is workabl...
Hello everyone, I am building a javascript client to trigger transactional messages. I am stuck to obtain access_token with this error{"error":"invalid_client","error_description":"missing client_id parameter"}but I set this in the cUrl. I am using XMLHttpRequest approach and set the cUrl call in th...
Hello everyone,Any suggestion how to build javascript client to implement the Adobe I/O call for access token?Below you can find what I want to implement.curl -X POST -H "Cache-Control: no-cache" -H "Content-Type: multipart/form-data" -F "client_id=xxx" -F "client_secret=xxx" -F "jwt_token=xxxxxx" T...
Hello, I know the answer but I just wanted to confirm. I have using 2 conditional statement (dynamic content) based on the following: Default condition (show default image)1: If Girl is checked: Show girl image - Order 12: If Boy is checked: Show boy image - Order 23: ? Question1: These choices (Gir...