Most endpoints have a unique variable or parameter used to target a specific entity (for example, order_id
, customer_id
, product_id
, etc.). When these are defined, you can enter required values at runtime to target a specific item - for example:
Here, our flow is built to use a connector endpoint (retrieve specific product
) that includes a unique variable named ref
. When we access connector settings, this variable is surfaced so users can enter a value to target when the process flow runs.
When building process flows, we recommend building an alternative version which allows users to specify such an identifier in connector settings, so single items can be processed most efficiently in the event of a sync issue - for example: