Create a pipeline with Salesforce as a target
Creating the pipeline:
Step 1: Select the Source connector as per the requirement.
Step 2: Select the required Connection and Connection object and click on the Next button.
Step 3: Select Target Connector as Salesforce.
Step 4: Select Connection from the dropdown.
Step 5: Configure the connection object.
Step 6: Select the type of Save mode you want.
Step 7: Verify the connection details in the section and click on the Next button.
Step 8: Configure the field mapping page and click on the Next button.
Step 9: Select the scheduling and proceed ahead by clicking on the Next button.
Step 10: Confirm the details that you have selected for this pipeline and click on Submit and the pipeline will be created.
Additional Info on Jobs:
EazyDI leverages Salesforce’s Bulk v1.0 Api, make sure that this is enabled in your org.
Since bulk api is asynchronous, if the job is just partially successful, EazyDI will mark it as failed but will indicate the number of the success and failed rows when using Salesforce as a target. This usually occurs when there are permission issues, validation rules, duplicate rules, or triggers that prevent the loading of data to salesforce. The errors will be displayed in the error message as below.
You can confirm the job in your org by going to Setup → Jobs → Bulk DataLoad Jobs.
Â