I need to connect to an external service through an API that requires me to provide a Callback URL so that a status update can be sent back when the API request has been processed.
Is there a way to do this in Creator without having to use a middleware script hosted somewhere else?