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.

Get order details from email without an app

Get order details from email without an app

Henri1
Tourist
13 0 2

Hi there,

 

I have been using the narrative theme as a base for my custom personal theme. I have edited it a lot, and I would say I am ok with html/css, have javascript basics, and a bit familiar now with liquid language.

 

I would like to add a page where orders can be tracked by customers when they enter they mail address.

 

So my question is, how can i get the order details based on the submission of an email?

 

From what I saw it looks like this is something I can get from the ADMIN API, however it seems like I have to create an app and go through the authentification process to perform such requests. 

Can't I do this from the theme editor straightaway without going through the app process? 

 

Thanks

Reply 1 (1)

Henri1
Tourist
13 0 2

Anyone?