Hi there. We are looking to import order data into Airtable with something similar to the following CSV functionality except through the API:
We would like to trigger automations only when there are a) new rows or if b) certain fields for an existing row are updated (eg. order cancelled field: null → ‘cancelled’).
Is there anyway to accomplish something like this through the api? Any other suggestions are greatly welcomed :).