Alectos
Member
- Your Workflow URL
- https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY0MDYzNTA0Mzc1MjZiNTUzMjUxMzQi_pc
- Your Task History ID
- IjU3NjYwNTY0MDYzNTA0Mzc1MjZiNTUzMjUxMzQi_pc
- Consent to Access & Modify
- I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hi Pabbly Team,
I need help with a workflow where I'm struggling to get the Iterator module working as expected.
Goal: I'm trying to send order data from Firebase Firestore (Trigger - Step 1) to the Tripletex API. An order can contain multiple products, which arrive as a list/array in the Firebase webhook (e.g., Data Items Values containing Values 0, Values 1, etc.).
Problem: I need to use the Iterator to process each product in the list and send separate API calls to Tripletex for each order line. However, when I add the Iterator step (after creating an empty order in Tripletex), the "Choose Array" field is empty. I cannot select the Data Items Values array from Step 1.
What I've tried without success:
Can you please help me figure out why the Iterator isn't seeing the array from the Firebase trigger and how I can map it correctly?
Workflow Name: Bestillinger
Thanks for your help!
I need help with a workflow where I'm struggling to get the Iterator module working as expected.
Goal: I'm trying to send order data from Firebase Firestore (Trigger - Step 1) to the Tripletex API. An order can contain multiple products, which arrive as a list/array in the Firebase webhook (e.g., Data Items Values containing Values 0, Values 1, etc.).
Problem: I need to use the Iterator to process each product in the list and send separate API calls to Tripletex for each order line. However, when I add the Iterator step (after creating an empty order in Tripletex), the "Choose Array" field is empty. I cannot select the Data Items Values array from Step 1.
What I've tried without success:
- Re-capturing the Webhook Response in Step 1 (multiple times).
- Hard Refreshing the browser (Ctrl+Shift+R).
- Using a JSON Extractor before the Iterator to try and isolate the array (e.g., with the path data.items.values). The result from the JSON Extractor doesn't show up as an option in the Iterator either.
Can you please help me figure out why the Iterator isn't seeing the array from the Firebase trigger and how I can map it correctly?
Workflow Name: Bestillinger
Thanks for your help!
