Inbound
Scheduled inbound from Salesforce
How scheduled inbound works
When to use it
API-triggered inbound
Understanding data availability
Error handling strategy
Rate limits
Base path
API key for authentication
Request body for initiating inbound enrichment
Note the executionId. You will need this unique identifier to poll for results.
Successful response from POST enrichment endpoint
New enrichment workflow has been initiated
startingAccount was recently enriched (within 14 days)
cachedEnrichment is in progress
in_progressUnique identifier for this enrichment job. Use this to poll for results.
f47ac10b-58cc-4372-a567-0e02b2c3d479Optional message providing additional context
Account has been enriched in the last 14 days400 Bad Request
The executionId returned from the POST /enrichment request
f47ac10b-58cc-4372-a567-0e02b2c3d479API key for authentication
Enrichment status and results. The response includes dynamic fields based on your client configuration. Salesforce ID can be included as an output field when configured.
400 Bad Request
500 Internal Server Error
Last updated

