I’m working on setting up webhooks in Autodesk ACC for form-related events.
- I need a webhook event that triggers when a new form is created.
- Additionally, I want to retrieve the details of the person assigned to the form through this webhook.
I checked the Autodesk Webhooks API documentation / but couldn’t find an event that matches this use case.
Question: Is there an event or a workaround to achieve this functionality?
Investigated the ACC APIs and in WebHook API checked the events / but no realted API found.