Hi, new to Airtable, so this may be a dumb question; apologies in advance if so.
Is there a way to dynamically update single select field options from an API?
For example, looking to have a list of item types to select for a record, ex: Server, Workstation, Switch
This master list is contained in another system but accessible via rest API. Is there a way so that in the far end system, if “Router” is added as an item option, the Airtable option list for that field will now contain “Server, Workstation, Switch, Router”?