How to use the unnamed array exported in "One to Many" field of next steps
Can anyone help me on how to use the below "page_of_records" array in the "Path to many" field of the next lookup step. Since "page_of_records" is a common name for all steps I can't use it.
0
Comments
It isn't possible to reference the page_of_records as Celigo automatically loops through everything within the page_of_records array. On the lookup step, you are placed within that array already and would just reference the field names. The one-to-many setting is if you have an array within you single record that you want to loop through like item lines or if you had an array of project tasks associated with a single project.
What are you trying to lookup, what field do you need to reference to lookup, and what application are you looking up against?
Please sign in to leave a comment.