Salesforce · Example Payload

Salesforce Links3 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Links3 Example is an example object payload from Salesforce, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

gifttransaction

Example Payload

Raw ↑
{
  "gifttransaction": {
    "href": "example_value",
    "id": "abc123"
  }
}