Inbound API
How it works
Understanding Data Availability (Fast vs. Slow)
Error Handling Strategy
Rate Limits
Base path
Header parameters
x-api-keystringRequired
API key for authentication
Body
Request body for initiating inbound enrichment
or
or
Responses
200
Note the executionId. You will need this unique identifier to poll for results.
application/json
400
400 Bad Request
application/json
post
/api/v1/inbound/enrichmentQuery parameters
executionIdnumberRequiredExample:
The executionId returned from the POST /enrichment request
12345Header parameters
x-api-keystringRequired
API key for authentication
Responses
200
Enrichment status and results. The response includes dynamic fields based on your client configuration.
application/json
400
400 Bad Request
application/json
500
500 Internal Server Error
application/json
get
/api/v1/inbound/enrichmentScheduled inbound from Salesforce
Last updated

