do someone know how to integrate with any delivery service while you’ve the api and webhook like i know how to connect payment method by having api or merchant key and webhook but don’t know how to connect delivery services if u have api webhook if someone know please do let me know
Hey @khalid_aldera - happy to help with this! Hopefully I’m understanding correctly, but you’re looking to connect a third party service up to Shopify using the API? For this, the app would need to generate an API token so they can connect to your shop. There’s a decent method for this here:
These tokens do reset every 24 hours though, so we generally reccommend that the app handling the API credentials is responsible for refreshing the token so that access doesn’t become limited. Hope this helps - let me know if I can clarify anything on our end here.