Missing Sales channel info in Order webhook

Any idea how to get sales channel information from the order webhook payload? It only contains app_id, can we rely on that??

Hey @its-anas :waving_hand: - the app ID is reliable since it would tell you exactly which sales channel app the order was processed through, but it’s not exactly human readable for sure. The other field you can use would be source_name. If the order was processed through a specific sales channel app/provider, the platform name should show up there as well.

Hope this helps!

1 Like