What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Create CarrierService API Limit

Solved

Is there a limit on creating multiple Carrier Services using API?

musubi
Shopify Partner
9 0 3

Is there a limit to the number of Carrier Services you can create using the API? I only seem to be able to create one and attempting to create a second raises an error (first service named 'Foo'):

"Foo is already configured"

Wondering if this is a limit on test stores or if I will run into this on a production store as well. Don't see any mention of a limit in the docs.

Thanks!

Accepted Solution (1)

Not applicable

This is an accepted solution.

Its one per app per store

View solution in original post

Replies 3 (3)

Not applicable

This is an accepted solution.

Its one per app per store

musubi
Shopify Partner
9 0 3

Ok. thank you!

CarBar
Shopify Partner
12 0 2

What would be nice to be able to retrieve the specific one for that app using the graphql api rather than have to search through all carrier services for the store and loosely guess which one is for that app.