I have a set of Airtable record IDs that I want to process. I process them by using the iterator module, followed by a ‘Get record’ Airtable module. The next step I would like to do is store each item inside of each bundle and map them to their own unique field inside of 1 record. For example:
Take the ‘message body’ in bundle 1 and map it to a field called ‘message 1’, then take the ‘message body’ in bundle 2 and map it to a field called ‘message 2’, then take the ‘message body’ in bundle 3, and map it to a field called ‘message 3’, etc.
How can I achieve this? Would appreciate some help if anyone knows.
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best Answers as Solutions and give If you need expert help or have questions? Contact or comment below!