We released webhook support for Box Doc Gen, enabling developers with the ability to notify users when a Box Doc Gen activity takes place within custom or third party applications when leveraging the Box Doc Gen API. With webhook support for Box Doc Gen, users are notified when any of the following actions or events take place within custom or third party applications:
- A document generation event started
- A document generation event succeeded
- A document generation event failed
Additionally, the following information and details associated with the document generation event are included in the webhook notification:
- Trigger Name
- Webhook Trigger Timestamp
- Template File ID
- Template File Version ID
- Template File Name
- Destination Folder
- Generated File ID (for document generation events that succeed)
- Output Type (DOCX or PDF)
- Reason (for document generation events that fail)
Webhook support for Box Doc Gen enables users to subscribe to specific Box Doc Gen events, improving automation capabilities and user experience when integration Box Doc Gen in custom and third party applications via the Box Doc Gen API.
To learn more about this release, see the Box Doc Gen Developer Documentation - Use Webhooks.