Salesforce · Example Payload

Salesforce Last Modified By Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Last Modified By Example is an example object payload from Salesforce, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameprofilePhotoUrl

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "profilePhotoUrl": "https://www.example.com"
}