...
- Post to the endpoint
supply a return webhook_url, this URL must be public accessible
URL must start with HTTPS - After the process is ready
The webhook_url will be called from the Autoflex10 server with a get
An id=<secret uuid> will be added to the webhook_url - Get to the webhook endpoint
supply the <scret <secret uuid>
This endpoint will return the payload URL - Get the provided payload URL
...