Prompt your customers for field mappings
In your app:- fetch the list of custom fields available from the external API using an action (step-by-step guide)
- display the full list of external custom fields to the user
- prompt the user to associate the data you need to collect to the relevant external custom fields
Store field mappings in the connection metadata
Update the relevant connection’s metadata with the obtained field mapping object with the SDK (reference) or API (reference):Start the sync for each connection
Start the sync schedule programmatically for this connection with the SDK (reference) or API (reference):Questions, problems, feedback? Please reach out in the Slack community.