I am using a delivery in a workflow. Post the delivery has completed I require the delivery id of the delivery and store it in a custom schema. Is it possible to obtain the delivery id, once the delivery has been completed, in the current workflow.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
You can use vars.deliveryId in a JS activity right after a delivery.
To debug workflow variables:
Best
Florian
PS: source and details in this blog post.
By default, the report shows all offers in all deliveries across all platforms. to narrow the data set, select your delivery from the delivery field or filter the report data by the start and the end dates. Refresh the report to see the most recent data through the applied filters.
Views
Replies
Total Likes
Yes, add a transition from your delivery and then you can get it in the output transition using an enrichment or a js activity.
Thanks,
David
Hi,
If this is something you're doing on many deliveries, you may be better served using a post-processing workflow, service provider workflow template, or offline workflow to record the ID's.
Thanks,
-Jon
Hi @amrutac89145301,
Were you able to resolve this query with any of the given solution? Please let us know.
Thanks!
Views
Replies
Total Likes
Hi,
You can use vars.deliveryId in a JS activity right after a delivery.
To debug workflow variables:
Best
Florian
PS: source and details in this blog post.
Views
Likes
Replies
Views
Likes
Replies