Skip to main content

Execute and troubleshoot

Call POST /executor/execute/{organizationId}/{hubItemId} with Content-Type: application/json, X-API-Key, and a body matching the deployed input model.

Common failures

SymptomCheck
Unauthorized/forbiddenKey is active, unexpired, for the same solution/environment, and includes Execute
HubItem/version unavailableThe item and dependencies are deployed in the key's environment
Validation failureJSON shape and scalar types match the input model
Unexpected outputDeployed version, auto-mapping, table overlap, and workflow edge mappings
Connector failureEnvironment connector configuration, test result, and integration health
Rate-limit responseKey's per-hour/day/month limits and current usage

The API-key overview shows expiry, last use, usage totals, and limits. Its Activity view summarizes recent calls, success/failure, request/response sizes, and response time. Organization Execution History provides correlation-based payload and debug inspection according to permission and retention.