Salesforce Sales Cloud · Arazzo Workflow
Salesforce Sales Cloud Bulk Import Accounts
Version 1.0.0
Create a batch of Accounts in one collection call, then verify the count with SOQL.
Provider
Workflows
bulk-import-accounts
Bulk-create Accounts via a collection request, then verify via SOQL.
Posts a collection of Account records with allOrNone semantics, then runs a SOQL query to confirm the imported Accounts are present.
1
createAccounts
Create the batch of Account records in a single collection call.
2
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.