Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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