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.

Re: order update webhook, order timeline?

Solved

order update webhook, order timeline?

Djurmamman
Explorer
64 4 13

I would like to post order timeline comments to slack.

 

Would a new timeline entry trigger an order update?

 

The it would be easy to just create a order update webhook...

Accepted Solution (1)

SBD_
Shopify Staff
1831 273 423

This is an accepted solution.

Hey @Djurmamman,

 

A timeline update doesn't appear to fire an order/update event, so this might be tricky. Nonetheless, comments can be accessed via Order.events (filter by comments).

Scott | Developer Advocate @ Shopify 

View solution in original post

Replies 4 (4)

SBD_
Shopify Staff
1831 273 423

This is an accepted solution.

Hey @Djurmamman,

 

A timeline update doesn't appear to fire an order/update event, so this might be tricky. Nonetheless, comments can be accessed via Order.events (filter by comments).

Scott | Developer Advocate @ Shopify 

Djurmamman
Explorer
64 4 13

Thank you @SBD_ ! I solved it using order.events.

 

BTW, do you know when we will be able to post to order timeline thru API?

SBD_
Shopify Staff
1831 273 423

Awesome! Not sure if/when this will be available.

Scott | Developer Advocate @ Shopify 

michaelvips
Shopify Partner
21 0 10

Can you share how ?