Tool

Insert blob data

The Salesforce REST API Insert Blob Data tool enables seamless insertion of binary large objects (BLOBs) into Salesforce standard objects. Designed for effortless integration, it allows developers to upload files such as documents and images directly through API calls using multipart/form-data.

Salesforce

Features

  • Supports insertion of binary large objects (BLOBs) into Salesforce standard objects.
  • Handles multipart/form-data requests for seamless file uploads.
  • Allows specification of file metadata including filename and content type.
  • Compatible with various Salesforce standard entities such as Documents and Attachments.
  • Fully documented with direct reference to Salesforce API documentation for easy implementation.

Benefits

  • Simplifies uploading files to Salesforce via API, enhancing automation workflows.
  • Ensures accurate attachment of binary data to Salesforce records for data consistency.
  • Reduces manual data entry and upload efforts, saving time and resources.
  • Increases developer productivity with clear input schemas and documentation.
  • Enhances Salesforce data management by integrating diverse content types directly through API calls.

Description

Inserts blob data in Salesforce standard objects. See the documentation

Parameters

7 parameters

NameTypeDescription
entiyNamerequiredstring

Name of the entity to insert as part of the form-data sent along the Salesforce API as a request with multipart/form-data content type. I.e. entityDocument for Documents.

entityDocumentrequiredstring

Salesforce object entity to insert.

formContentNamerequiredstring

Name of the binary content to insert as part of the form-data sent along the Salesforce API as a request with multipart/form-data content type.

filenamerequiredstring

Filename of the blob data to insert.

contentTyperequiredstring

Mime type of the content to insert.

attachmentBinarycontentrequiredstring

Binary content of the blob data to insert.

sobjectNamerequiredstring

Salesforce standard object type to insert.

Try Needle today

Streamline AI productivity at your company today

Join thousands of people who have transformed their workflows.

Agentic workflowsAutomations, meet AI agents
AI SearchAll your data, searchable
Chat widgetsDrop-in widget for your website
Developer APIMake your app talk to Needle
    Needle LogoNeedle
    Like many websites, we use cookies to enhance your experience, analyze site traffic and deliver personalized content while you are here. By clicking "Accept", you are giving us your consent to use cookies in this way. Read our more on our cookie policy .