Compatibility with Amazon EventBridge?

simplee_chris
Shopify Partner
55 3 14

Hello!

I'm looking for the best way to ensure that the app we're building can scale. Can anybody confirm that the Subscription API webhook events are compatible with Amazon EventBridge? I would prefer knowing this before spending too much time getting it setup.

Also, does anybody know of a good way to manage GraphQL rate limits in Laravel? I feel like this will become an issue for merchants with a lot of active subscriptions.

Thank you!

Reply 1 (1)

jlalande
Shopify Staff (Retired)
19 4 13

Hello @simplee_chris , thanks for reaching out!

I'm looking for the best way to ensure that the app we're building can scale. Can anybody confirm that the Subscription API webhook events are compatible with Amazon EventBridge? I would prefer knowing this before spending too much time getting it setup.

The subscriptions API webhooks are no different than other webhooks at Shopify. I'm not familiar with Amazon EventBridge. To be sure, I recommend you ask in this forum instead: https://community.shopify.com/c/Shopify-APIs-SDKs/bd-p/shopify-apis-and-technology. It's a forum dedicated for general questions regarding all APIs at Shopify.

Also, does anybody know of a good way to manage GraphQL rate limits in Laravel? I feel like this will become an issue for merchants with a lot of active subscriptions.

Are you asking for general good practices on how to consume APIs at Shopify without getting throttled? If yes, I would recommend you to ask that question in the forum I linked above. Also, here is a link to some documentation about rate limits: https://shopify.dev/concepts/about-apis/rate-limits.

Otherwise, can you elaborate a little bit more on which query / mutation of the Subscriptions API you think might be problematic or that you're having problems with?

Have a good day!

To learn more visit the Shopify Help Center or the Community Blog.