AfterShip Shipping Help Center
  • English
  • Chinese
Go to website
Back
Articles on:API & Webhooks
No description

Categories

  • Automation Rules
  • Frequently Asked Questions
  • Getting Started
  • Pricing, Billing & Payment
  • Shipper Account
  • International Shipping
  • Uploads
  • API & Webhooks
  • Manifests
  • Apps
  • Checkout Shipping Options
  • Receiving a Webhook Notification
    When making Postmen API request, you can give a parameter async=true to receive a webhook notification when Postmen has the response ready. In order to receive a webhook, you need to enable the webhook setting first. In the API request, you have to: Webhook data is sent as JSON in the POST request body. TFew readers
  • What Happens if My Webhook Is Down
    Postmen sent the events for each webhook URL with POST request. If the webhook URL doesn't return a 200 HTTP response code, that POST request will be re-attempted up to 14 times in increasing intervals: 2^numberoffail x 30s  e.g. If the attempt fail, Postmen will retry the 2nd attempt 30s later. If the 5th attempts fail, Postmen retry the 6th attempt 960s later If the 14th attempts fail, Postmen retry not send out that webhook any more.Few readers
  • How to Use Postmen Webhook?
    A webhook lets an application share real-time information with other apps. Since data transfer happens instantly, the popularity of webhooks is increasing rapidly these days. With Postmen webhook, you can receive the push update when the API is made asynchronously. Here’s how you can enable it: 👨‍💻 How to setup the Webhooks Go to your Postmen account’s ‘Webhooks’ settings Add webhook URL 👨‍💻 Webhook Signature Check for AfterSFew readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us
© 2023 AfterShip Shipping Help Center