Scenario: I have an Airtable database that I’m using to create line items on Freeagent accountancy software.
Currently: All working fine unless there’s more than one line item.
Problem: To map multiple line items to one invoice, I am attempting to use the Aggregator tool. However, when I add it, I can no longer reference all the data from the 1st Airtable module - only those fields which i’ve referenced in the array aggregator module.
This is working as it should, any modules within an aggregator “loop” has to be aggregated, otherwise you wouldn’t be able to further access the variables from the output array.
If you don’t want to aggregate the variables, then make sure you store it in a variable outside of the loop.
Honestly I don’t 100% understand what you’re saying, and I’ve looked up using variables in a scenario here but it doesn’t mention taking them out of the loop.
If I would like to aggregate the line items from my first airtable module, but still access the other data fields from it, would you – or someone else who’s reading – mind breaking down your explanation?
If you need further assistance, please provide the following:
1. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the trigger modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Hey @emurobot , you can try mapping from the array aggregator, also let me know why are you using array aggregator module in the first place. And please share what are you mapping in the array aggregator module.