Configs allow you to define properties and values that you can reuse across flows. When setting up your integration, create these configs in the integration builder, then add and map them to flows. Use config keys when writing flow steps to reference their predefined values.
For more information about configs, see the following:
Add Configured Values to Flow Steps
Add Configured Values to Flow Steps
Use configured values as inputs in flow steps.
Access the configured values you previously set up. Select Manage Configurations to open the Flow Configuration window.
For the configured value you want to use as an input, select the copy icon on the right to copy the code.
3. Back in your flow, open the flow step and paste the code in the input field.