Hi there,
in a project we are working on, we need our application to be notified when a new model is uploaded on BIM 360 Docs via GUI and the job of metadata extraction has been completed.
We thought to take advantage of Forge Webhook, through the supported event
- "system=derivative, event=extraction.finished"
However, we were not able to neither find nor set any "workflow-id" to the extraction job, which is required by the Webhook as scope property.
Is there any way to either extract or set a "workflow-id" to the metadata extraction job when a new model is uploaded on BIM 360 Docs?