27 Mar 2018

Webhooks graduated from beta: breaking changes

Default blog image

The Forge Webhooks API has now graduated from Beta, and is available as a standard API for you to include in your Forge applications since the end of February. 

If you were one of the early beta testers, you need to make some adjustments on your callback endpoint:

1. The hook callback payload was an array, now the array moved into data attribute. See example here.

2. Properties were renamed:

  • sysType → system
  • eventType → event

3. Callback includes link.next attribute for pagination

Want to learn more about webhooks? Here are few topics:

Related Article

Posted By

Augusto Goncalves

Developer Advocate at Autodesk since 2008, working with both desktop and web/cloud apps using top technologies, like C#, JavaScript, NodeJS and any other that can solve problems and improve workflows. See my samples on Github and follow me on Twitter for updates.