sritem/sridx
Provides access to the value (sritem
) and index (sridx
) when calling a service request multiple times using the call_for_each
column.
These variables are only populated when the call_for_each
column is set, and are only accessible in the service request's lifecycle hooks and in all columns on its field mappings. They are usually used to configure field mappings when calling a service request repeatedly.
Read more about the call_for_each
column here.
Example usage
Last updated
Was this helpful?