Trigger orderConfirmPage mbox through postman | Adobe Higher Education
Skip to main content
Gaureshk_Kodag
Adobe Employee
Adobe Employee
October 7, 2021
解決済み

Trigger orderConfirmPage mbox through postman

  • October 7, 2021
  • 2 の返信
  • 1172 ビュー

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.

このトピックへの返信は締め切られました。
ベストアンサー 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 の返信

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
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