Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shopify Bulk API Polling #283

Closed
TylerOlthuizen opened this issue Aug 18, 2021 · 2 comments
Closed

Shopify Bulk API Polling #283

TylerOlthuizen opened this issue Aug 18, 2021 · 2 comments

Comments

@TylerOlthuizen
Copy link

I'm trying to get a bulk of collections from Shopify and expose it in Strapi.

When I query the bulk api , I get a BulkOperationID back , which I need to poll to see its status. When it's finished the query will return a URL where I can download a JSON file in JSONL format.

Am I able to poll with this library? Would it be running a SetInveral and running the query to check the bulk status or is there a better way?

Thanks!

https://shopify.dev/api/usage/bulk-operations/queries

@GeoffreyHervet
Copy link
Contributor

Hello, its should be possible soon because #285 & #294 are merged. Waiting for a new release version !

@jasonkuhrt
Copy link
Member

jasonkuhrt commented Oct 18, 2021

Release was done a few days ago https://github.com/prisma-labs/graphql-request/releases/tag/v3.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants