Overview
Optexity sends HTTP POST requests to your callback URL when automations complete.Local Development
Set the environment variable:- URL must be accessible from the machine running the automation
- Endpoint must be unauthenticated
Production
Configure in the Optexity dashboard:- Callback URL must be publicly accessible
- Supports API key authentication
- Supports username/password authentication
Callback Payload
Set
download_metadata on expect_download actions to populate this. See Downloads & Files.
Authentication
See Callback Reference for complete schema details.