Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

El-Coder
El-Coder
Online

Badges

Badges
19

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
2

Posts

Posts
26

Discussions

Discussions
2

Questions

Questions
24

Ideas

Ideas
1

Blog Posts

Blog Posts
1
Top badges earned by El-Coder
Customize the badges you want to showcase on your profile
JavaScript activity and logging interface - Adobe Campaign Standard 16-08-2022
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.

Views

36

Like

1

Replies

0
ACS - Promotions annotation - Adobe Campaign Standard 16-08-2022
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 this ? Thanks a lot.

Views

49

Like

1

Replies

0
Re: MultiLangual Email Error - Adobe Campaign Standard 05-07-2022
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 !

Views

38

Likes

0

Replies

0
Re: Adobe IO - Fetch post call and return response back from external endpoint - Adobe Developer Runtime 15-04-2022
Hello dhindle, this is brilliant Thank you very much for your help !

Views

214

Likes

0

Replies

0
Re: Adobe IO - Fetch post call and return response back from external endpoint - Adobe Developer Runtime 14-04-2022
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(params)Working : async function functionName(payload)Not Working : async function functionName(params,payload)Thank you for your advice.

Views

222

Likes

0

Replies

2
Re: Adobe IO - Fetch post call and return response back from external endpoint - Adobe Developer Runtime 31-03-2022
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.

Views

242

Likes

0

Replies

4
Adobe IO - Fetch post call and return response back from external endpoint - Adobe Developer Runtime 30-03-2022
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 !

Views

251

Likes

0

Replies

6
Customize the POST body od External API activity - Adobe Campaign Standard 25-03-2022
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 using the external API activity, the data added as input looks like this in the POST body :{ "data":[{ "name" : "Jonas"},{ "internal name" : "sbx2000"},{"country" : "country"}]}PS. Countries are a custom resource that will be embedded from a query activity.Is there any way to customize the body of th...

Views

182

Likes

0

Replies

2
Re: Edit a built-in template - Adobe Campaign Standard 05-10-2021
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 !

Views

258

Likes

0

Replies

1