2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As we are tranferring data from / to Salesforce to / from a file stored in an FTP server, we need to map the fields from Salesforce to the fields in our file. The fields from Salesforce are defined by the chose table (for example Accounts). The fields in the file are defined by the user, although it is a good practice to keep the same nomenclature.


Panel

Data

flow

Flow

As we are working with Salesforce and a file defined by us, the data flow is defined by Salesforce, and mirrowed by the file content.


Panel
Field mappingMapping

As we saw in the data map, we can map the fields from Salesforce into fields of different names created in the file stored in the FTP server. It is a good practice to keep the nomenclature.


Panel

Creating the

integration

Integration

In order to transfer data from Saleforce to an FTP server (and vice versa), do the following steps:

...

Note: to transfer from Salesforce to an FTP server, define the Trigger using the Salesforce connector and the Rule using the FTP connector.


Panel

Additional

information

Information

You can find additional information in the following links:

...