Is there a way to get a “Shipment Update” webhook to fire again? I am running into an issue with re-creating the data available in this webhook. There doesn’t appear to be a straightforward way to grab this data from the graphQL endpoint. I know it’s likely possible to compile each attribute from the Shipments and Orders endpoints but it seems pretty error prone to attempt this.
Hi @kyle,
There is no way to retrigger webhooks at the moment.
What challenges are you facing while pulling the data?
There doesn’t see to be an easy way to recreate the data available in the shipment update
webhook. Do you want me to provide an example of what I mean?
Yes, please share what makes it difficult or what you see that is missing.