📄️ Loading Data
Overview
📄️ NULL and Blank Handling
Salesforce does not have the concept of NULL. A text field can be blank/empty but not NULL. Similarly, a checkbox can be either checked or unchecked, but not NULL. Understanding how Speediful process NULL values and empty strings is crucial for achieving the desired data outcomes in Salesforce. Speediful aims for compatibility with existing conventions across different Salesforce APIs.
📄️ SLAM_load
Overview
📄️ SLAM_load_bulk
Overview
📄️ SLAM_load_bulkv2
Overview
📄️ SLAM_load_soap
Overview
📄️ SLAM_lockbuster
Overview
📄️ SOAP Headers
SOAP API operations support optional headers that control Salesforce behavior during data operations. Headers are specified using the @soap_options parameter