The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I have a scenario where i lookup a list of values for an item in a google sheet and want to add them as complementary values in one multiselect field for the item in airtable. in the shown example these are 12 category values coming from gsheet, whic...
solution after checkin w integromat support: use the map() function in integromat to write back to airtable
The map function contains the array, plus the raw id of the array element that I want to map
in my case this is “4”.
Now the multiselect fie...
No worries, thx for your help Scott!
I did initially start with the array aggregator before writing this post. The Array was build correctly, smart Links was enabled, and the array is added via mapping to the multiselect field in airtable:
…but this...
A simple test of a one-step “update record in airtable” or “create record in airtable” module in integromat reveals the same problem:
if I enter comma separated values in the integromat function, then is is not converted into multiple values in the m...
strange, yes, thats enabled.
output of the text aggregator looks like this:
config of update for airtable looks like this:
If I deselect “mapping” function for the categories filed, then this doesn´t change anything - result in airtable looks like...