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

nataliec3894220
nataliec3894220
Online

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by nataliec3894220
Customize the badges you want to showcase on your profile
Re: Follow up email exclusion - Adobe Campaign Standard 05-04-2021
You could try using an exclusion of type "JOIN".Then you can use different schemas and can define the columns to be used to link the records based on other attributes

Views

244

Likes

0

Replies

0
Re: Creating Personalized Coupon Codes - Adobe Campaign Standard 26-02-2021
@gabrielle_c4427 Were you able to come up with a resolution to this? I have roughly the same goal where we'd like to have a list of 10,000 codes that we'd like to loop through so that once one code is used, the workflow would move on and use the next one. But I haven't been able to come up with the solution. Most of the documentation I've found points to using reconciliation but I have nothing on the profile to reconcile from the uploaded file. Any help would be appreciated. Thanks.

Views

511

Likes

0

Replies

0
Re: Transactional Alert - Adobe Campaign Standard 20-10-2020
In a technical workflow, you can do a query on the Events (unfortunately you need 1 query per event). Then you can check the status vs. the execution date.

Views

471

Likes

0

Replies

0
Re: Limit number of email sends on a follow up email - Adobe Campaign Standard 26-07-2020
Hi Natalie, as said below, there are few ways to control that in your query:Either use a contains in the query, though that may catch other E-mail as well potentially?Assign a delivery code to the delivery and then check on the delivery codeFollow the "Master" link on the delivery and check the label there (go to Explorer view in the query window and drag "master instance")

Views

701

Likes

0

Replies

0
Re: Query didn't open x number of days ago - Adobe Campaign Standard 30-06-2020
The GetDate() returns current data + time.So if run today at 4 p.m., it will consider anyone who did not open between NOW and NOW-60 days (i.e. 4 p.m. on the day which is 60 days ago).So that shall satisfy your requirement

Views

614

Likes

0

Replies

0