I am retrieving coupon information using :
but I don't want to change the URL every-time. i want the list of coupon will dynamically add in my URL using some configuration in In bound Mapping.
Can we achieve that.
Views
Replies
Total Likes
Hello Khushboo,
Have you checked out the related discussions section for this thread? It looks like there are multiple solutions to passing a dynamic parameter in a call.
One example is:
Regards,
Craig
Views
Replies
Total Likes
Appreciate your Help. But This Query is specifically for Adobe Campaign Standard - External Api Activity.
Views
Replies
Total Likes
Hi,
unfortuntely you can't pass it as dynamic URL parameters.
What you can do though is to pass a custom JSON payload.
So it might be needed to get a small change on the target service side to address this.
Views
Replies
Total Likes