Trigger orderConfirmPage mbox through postman | Community
Skip to main content
Gaureshk_Kodag
Adobe Employee
Adobe Employee
October 7, 2021
Solved

Trigger orderConfirmPage mbox through postman

  • October 7, 2021
  • 2 replies
  • 1172 views

Can anyone guide me on, "how to trigger orderConfirmPage mbox manually through postman?"

Or is there any way to trigger orderConfirmPage mbox without postman if it's not possible through postman?

Thanks,

Gauresh Kodag.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gokul_Agiwal

Hi @gaureshk_kodag 

 

have yo checked https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/deploy-at-js/implementing-target-without-a-tag-manager.html?lang=en#task_E85D2F64FEB84201A594F2288FABF053 this guide before? If not then have a look - it shows how you trigger orderConfirmPage mbox with specific parameter.  

 

I've had look in delivery API but not getting anything particularly on orderConfirmPage. 

 

Hope this helps for you define JSON format. Thanks

2 replies

Pawan-Gupta
Level 8
October 11, 2021

Hello,

 

Target has server side API to trigger, did you look at that option

 

https://developers.adobetarget.com/api/delivery-api/#section/Getting-Started

 

Hope it will help!!

Gaureshk_Kodag
Adobe Employee
Adobe Employee
October 11, 2021

Hi @pawan-gupta 

 

I checked in delivery api but for order confirm page mbox we need to pass specific mbox params after which it'll get triggered in correct manner.. there has to be some predefined JSON format which im not able to find in doc.

Gokul_Agiwal
Community Advisor
Gokul_AgiwalCommunity AdvisorAccepted solution
Community Advisor
October 12, 2021

Hi @gaureshk_kodag 

 

have yo checked https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/deploy-at-js/implementing-target-without-a-tag-manager.html?lang=en#task_E85D2F64FEB84201A594F2288FABF053 this guide before? If not then have a look - it shows how you trigger orderConfirmPage mbox with specific parameter.  

 

I've had look in delivery API but not getting anything particularly on orderConfirmPage. 

 

Hope this helps for you define JSON format. Thanks