Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

API endpoint that would help me retreive the order conversion details

API endpoint that would help me retreive the order conversion details

Tiago_Oliveira
Visitor
3 0 0

Hello all,

 

We use make.com (same as zapier) to retrieve a list of all our orders and all its details, but there is no option to retreive the "conversion details" Eg: I want to know from which campaign / channel has it converted (e-mail, SEM, direct, etc). They asked me to ask you if there is any API endpoint that would help me retrieve the conversion details from each order?

 

Thank you ! 

Replies 2 (2)

Liam
Community Manager
3108 344 909

Hi Tiago,

 

There is source_name field on the Order object in our REST API. This field can be used for sales attribution as it will give you the name of the source where the order originated - but you will need to register the channels that the app is managing. 

 

Will this work for your integration with make.com?

 

 

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

Tiago_Oliveira
Visitor
3 0 0
Hi Liam,

Thank you for your feedback. Let me know if doublecheck that with our team. I will get back to you should this works.