Reputation: 5
I am familiar with setting up an APS Webhook listening to the extraction.finished
event when a new model gets uploaded to an OSS bucket in a registered APS app. Once a model translation job has finished processing the callback provided in the APS Webhook gets sent the model informations to.
Is a similar workflow possible listening to file uploads to an ACC project folder instead? From observation I know that once a model is uploaded to ACC a translation job is triggered converting it to SVF/SVF2. How can I subscribe to this event so I get notified when that particular translation job has finished?
Upvotes: 0
Views: 10