The declared shape of an outbound-callout log entry: HTTP method, endpoint, payload, response, request/response headers, response code and eventTime, with links to the provider, the request definition and an InterfaceQueue. Note that the compiled data model contains no table for this entity in the current build, so data-API queries against it fail rather than returning callout history - for integration/interface failure questions use the background-job and integration-run diagnostics surfaces instead.
Fields
| Field | Label | Type | Required | What it does |
|---|---|---|---|---|
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
EndPoint | EndPoint | Text | ||
EventTime | EventTime | DateAndTime | ||
HttpRequestHeaders | Http Request Headers | Text | ||
HttpResponseCode | Http Response Code | Text | ||
HttpResponseHeaders | Http Response Headers | Text | ||
Id | Id | Guid | Yes | |
InterfaceQueueId | Job Queue | Lookup → InterfaceQueue | ||
InterfaceServiceProviderId | Interface Service Prover | Lookup → InterfaceServiceProvider | ||
InterfaceServiceProviderRequestId | Interface Service Prover Request | Lookup → InterfaceServiceProviderRequest | ||
Method | Method | Text | ||
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | ||
OwnerId | Owner | Lookup → UserAccount | Yes | |
Payload | Payload | Text | ||
RecordTypeId | Record Type | Guid, hidden | ||
Response | Response | Text | ||
UIProps | UI Props | Text | ||
UpdatedDateTime | Modified Date | DateAndTime | Yes |
Related entities
- InterfaceServiceProviderRequest — looks up via
InterfaceServiceProviderRequestId - InterfaceServiceProvider — looks up via
InterfaceServiceProviderId - UserAccount — looks up via
OwnerId - UserAccount — looks up via
ModifiedById - UserAccount — looks up via
CreatedById - InterfaceQueue — looks up via
InterfaceQueueId
