Skip to main content
Retrieve BLOB data for a specific record.
External DocumentationTo learn more, visit the Salesforce documentation.

Parameters

ParameterDescription
BLOB Field NameThe name of the BLOB field to retrieve BLOB data for.
Object NameThe name of the object.

For example: Account.
Record IDThe ID of the record to retrieve BLOB data for.

Workflow Library Example

Get Blob Data for Record with Salesforce and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop