Salesforce Bulk API Sync Agent

Perform high-volume data synchronization with Salesforce using the Bulk API 2.0 for CSV-based upsert, delete, and query operations. Handles OAuth 2.0 JWT bearer flow authentication via jsforce.

agentskillexchange Updated 28 repo stars

File contents

Salesforce Bulk API Sync Agent

Perform high-volume data synchronization with Salesforce using the Bulk API 2.0 for CSV-based upsert, delete, and query operations. Handles OAuth 2.0 JWT bearer flow authentication via jsforce.

Installation

Requirements and caveats from upstream:

  • Salesforce API Library for JavaScript applications (both on web browser and Node.js)
  • JSforce (f.k.a. Node-Salesforce) is an isomorphic JavaScript Library utilizing Salesforce's API: It works both in the browser and with Node.js.
  • Node-specific release

Basic usage or getting-started notes:

Source

agentskillexchange/skills/tree/main/skills/salesforce-bulk-api-sync-agent commit f57276e59b

Frequently asked questions

npx skillmds@latest add agentskillexchange/salesforce-bulk-api-sync-agent