
Salesforce API Integration Profile
Information and guides about integrating with Salesforce API
Add Salesforce Integration to Your AppDownload Document in Salesforce API
Downloads a document content based on document type and ID
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Document Id | documentId | string | |
Document Type | documentType | string |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Download Uri | downloadUri | string | URI to download the document content |