Copy
{
"data": {
"Id": "003gL000001pOUiQAM",
"Fax": "+44 191 4956620",
"Name": "Ashley James",
"Email": "ajames@uog.com",
"Phone": "+44 191 4956203",
"Title": "VP, Finance",
"OwnerId": "005gL000001Zc1pQAC",
"LastName": "James",
"Level__c": "Primary",
"PhotoUrl": "/services/images/photo/003gL000001pOUiQAM",
"AccountId": "001gL000003dyaCQAQ",
"Birthdate": "1951-07-19",
"FirstName": "Ashley",
"Department": "Finance",
"LeadSource": "Public Relations",
"Salutation": "Ms."
},
"context": {
"connection": {
"id": "4e5ce7e7-4398-43d3-b6f3-bccfb0f91157",
"authType": "OAuth2",
"metadata": {
"SalesforceConnectionMetadata": {
"id": "https://login.salesforce.com/id/00DgL0000029MGHUA2/005gL000001pOHSQA2",
"scopes": ["refresh_token", "id", "api"],
"issuedAt": "1757013100167",
"signature": "vaXjF1ZKvU8plKKzFTcK5N6cHG0MPwwUvv5mRUdYIMM=",
"tokenType": "Bearer",
"instanceUrl": "https://orgfarm-5aea5c338a-dev-ed.develop.my.salesforce.com"
}
},
"createdAt": "2025-08-18T18:56:35.54313Z",
"projectId": "ed98f16d-a408-4fe2-9ecb-de0fe42692b3",
"updatedAt": "2025-09-04T19:11:40.294746Z",
"integrationId": "eff2a543-b932-4d0b-844b-0b24e69f7064",
"integrationUserId": "b31a770a-cfe1-4318-8d22-de5493bd5a54"
},
"integrationUser": {
"id": "b31a770a-cfe1-4318-8d22-de5493bd5a54",
"createdAt": "2025-08-14T22:57:35.757565Z",
"projectId": "ed98f16d-a408-4fe2-9ecb-de0fe42692b3",
"updatedAt": "2025-08-14T22:57:35.75757Z",
"externalId": "julian@connectstrata.com"
},
"integration": {
"id": "eff2a543-b932-4d0b-844b-0b24e69f7064",
"serviceProviderId": "salesforce",
"createdAt": "2025-08-14T22:57:35.757565Z",
"projectId": "ed98f16d-a408-4fe2-9ecb-de0fe42692b3",
"updatedAt": "2025-08-14T22:57:35.75757Z"
}
}
}
Properties
The main data payload from the source system.
The
data
field contains the raw data from the source system (e.g.,
Salesforce Contact, HubSpot Deal, etc.). The exact schema depends on the
resource being synced.Information about the Strata resources associated with the sync record.
Show Context Properties
Show Context Properties
Information about the Connection used for this sync.
Show Connection Properties
Show Connection Properties
Unique identifier for the Connection.
Authentication type used for the Connection. Must be one of:
OAuth2
,
ApiKey
.Connection-specific metadata. The structure varies based on the integration
type.
Timestamp when the Connection was created in ISO 8601 format.
Unique identifier for the Project this connection belongs to.
Timestamp when the Connection was last updated in ISO 8601 format.
Unique identifier for the Integration this Connection is associated with.
Unique identifier for the Integration User this Connection belongs to.
Credentials or other secret values related to the Connection. This field is only present for serverless function syncs.
Information about the Integration User who authorized this connection.
Show Integration User Properties
Show Integration User Properties
Unique identifier for the integration user.
Timestamp when the integration user was created in ISO 8601 format.
Unique identifier for the project this user belongs to.
Timestamp when the integration user was last updated in ISO 8601 format.
External identifier for the user, typically their email address or username in the source system.
Information about the Integration configuration.
Show Integration Properties
Show Integration Properties
Unique identifier for the integration.
Unique identifier for the project this integration belongs to.
Timestamp when the integration was created in ISO 8601 format.
Timestamp when the integration was last updated in ISO 8601 format.
Unique identifier for the Service Provider (e.g.,
salesforce
, hubspot
, google-calendar
).Unified schema version of the event.
Show Unified Event Properties
Show Unified Event Properties
The category of this unified event, for example
CallRecording
.The unified event type within the category; for example, within
CallRecording
, an event can either be a Call
or a Transcript
.JSON blob representing the unified event; available fields are specific to the event
category
and type
.