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.

Webhook verification for app users

Webhook verification for app users

taner
Visitor
1 0 0

Currently we have an app where we subscribe to webhooks for users. We make the subscriptions with shop id and admin api access tokens(which we have).


The problem is hmac webhook verification requires api secret key instead of admin api access token and we dont have api secret key. Is it possible to get api secret key with install app button ? so I can use it for verifying webhooks.

Replies 0 (0)