Config is a customization that you store for each integration of all your end-customers. These customizations can then be used in the workflows for various use-cases. Consider an example where you want to sync all the contacts of a particular list from Salesforce and your users provide you the list from which the contacts should be synced. Provided below is an example of how a select config dataslot appears to users.Documentation Index
Fetch the complete documentation index at: https://docs.refold.ai/llms.txt
Use this file to discover all available pages before exploring further.

Add Dataslot in Config Portal
Click on the
Config Portal in Salesforce and click on Add Field button.Provide details
Provide a name to the dataslot and select 
Type as List Contact List Values. Click on Add Field.
To use this dataslot in the Sync workflow, you would need to change the action in Node 2 to
Get Contacts Of A particular List and provide this dataslot in Enter List ID field.Navigate here to learn how you can manage Configs for your end users.