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

olsalas711
olsalas711
Online

Badges

Badges
12

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
3

Posts

Posts
19

Discussions

Discussions
0

Questions

Questions
19

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by olsalas711
Customize the badges you want to showcase on your profile
Re: Can we create and post custom api Using External api activity ? is it possible in Adobe campaign? - Adobe Campaign Standard 25-08-2022
Hi @khushbooverma , Yes you can do it. You need to take into account payload limitations and response timeout. What you mention about data key append to JSON structure is because of you send usually records data from previous workflow activitties.

Views

8

Likes

0

Replies

0
How do I know profiles whom unsubscribe using landing pages? - Adobe Campaign Standard 25-08-2022
Hi community,I'd like to know how I can extract profiles whom unsubscribe using an unsubscribe link. Thanks in advance.

Views

4

Likes

0

Replies

0
Re: How to export delivery logs only for profiles in a audience? - Adobe Campaign Standard 14-07-2022
Hi @Denis_Bozonnet Thank you for your help. It works exactly how i need it.

Views

60

Likes

0

Replies

0
Re: How can implement long running jobs using sequences? - Adobe Developer Runtime 17-03-2022
Built one action that works like a queue and another async action to update the file. By default you can have concurrency of 200 activations for one action. This way you can handle 200 profile at the same time and you don't have to wait until 1 profile is finished before handling the next one.

Views

131

Likes

0

Replies

0
Re: Product listing in email content - Adobe Campaign Standard 03-02-2022
Hi @LAR1985, Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know.Thanks!

Views

256

Likes

0

Replies

0
Re: How to recover a deleted program? - Adobe Campaign Standard 20-12-2021
Only way would be a full DB restore from backupThough this means any changes one since then would be lostSo if not done immediately, this rather also won't be a valid option anymore

Views

202

Like

1

Replies

0
Re: How may records can i send as payload in ACS External Activity? - Adobe Campaign Standard 15-12-2021
See in the documentation: https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/data-management-activities/external-api.html?lang=en#guardrails 5MB http response data size limit (note: this is a change from the 50MB limit in the previous release)(same should apply for request data size as well)Request timeout is 1 minute (note: this is a change from the 10 minutes timeout in the previous release)

Views

204

Likes

0

Replies

0
Re: How to use Adobe Target recommendations in email delivery? - Adobe Campaign Standard 01-12-2021
Unfortunately there is no standard integration for Target Recommendations.The standard integration only supports dynamic images. For recommendations, some custom implementation using workflows, External APIs calls etc is needed

Views

187

Likes

0

Replies

0
Re: How to use data from a previous activity as a variable in a query in a next activity? - Adobe Campaign Standard 23-11-2021
Hi @olsalas711, Were you able to resolve this query or do you still need more help here? Do let us know. Thanks!

Views

170

Likes

0

Replies

0
Re: How to use additional data from workflow to personalize email delivery? - Adobe Campaign Standard 12-11-2021
Hi @olsalas711, You can use the syntax given either directly in the email designer or create content block with the given code to use within email designer. Thanks!

Views

402

Likes

0

Replies

0