Appmixer · Example Payload

Account Example

AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflows

Account Example is an example object payload from Appmixer, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameservicecreatedAt

Example Payload

Raw ↑
{
  "id": "account-001",
  "name": "My Salesforce Account",
  "service": "salesforce",
  "createdAt": "2025-01-10T09:00:00Z"
}