Hey community,
I have set a process to add an item on a multi-reference field on a collection.
(looks like this)>
Form submission - create a row on Airtable - Update Live Collection Item through API >
{
“fields”: {
“favorited-routes”: [{{114120366__fields__Favorite Route Roll Up}}]
}
}
now I want to use the same process but removing the specific item from the multi-reference field.
any idea/help on how can I do this, please
thank you very much in advance
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
