Discussions
Webhook data model
I'm having trouble to find the data model of the (potential) data that will be send to my webhook.
I see a lot of documentation on how to configure the webhook, but not what my service will recieve.
Can you please help me find this information in the documentation?
Posted by null 3 months ago
How to get latest data from webhooks without waiting for an event to trigger ?
I'm using webhooks API, and I need to get regular updates on my shipment. For the moment, I am deleting and recreating the shipment/endpoint to trigger the "shipment.added.to.endpoint" webhook event with the latest data.
Posted by Alice Legrand 7 months ago