Need assistance with resetting shopify plugin after webhook update

I have a question about the Shopify plugin. How do I completely reset it? I updated the webhook for it to use via Shopify itself, but it appears that the plugin is still pulling using the old webhook based on the error logs.

This error line shows /admin/api/2022-10/, but I have updated Shopify with the 2023-07 webhook.

truncated plugin log line="{\"level\":\"error\",\"module\":\"shopify-src\",\"source\":\"shopify-client\",\"edge\":\"/admin/api/2022-10/customers.json"

Hi @communal-drum,

Currently, there is no way to override the API version as it is hardcoded. Can you open an issue on our GitHub so we can look into making it configurable?

Open a new issue

Will do, Ben.

I’m going down this path because I have 3 different Shopify stores. 2 easily synced but the one that was my 1st attempt is having issues where it just won’t sync. It gets far along and then deletes a bunch of customers or a bunch of orders, etc.

Any ideas? Is there a way to delete the incremental info from CloudQuery or completely reset everything CloudQuery knows about the Shopify store?

P.S.: I did completely empty the tables and start from scratch, but the result was the same.

Off the top of my head, I am unsure. Can you share a redacted copy of the config and any and all errors you are seeing in the logs?

Can I share logs with you privately?

Definitely. Feel free to DM or email me at ben@cloudquery.io.

Got them.
Checking them out now.