Hello,
I've created an automation using callin.io that fetches a significant amount of information and documents, then stores them in Airtable. However, I'm looking to drastically reduce the number of operations, as it currently uses around 2500 operations per run.
My primary challenge is with the search modules, which consume a large number of operations.
Hi there,
There are always potential optimizations, but it's challenging to assist with just a single screenshot. For instance, could you describe what your scenario is doing? It appears to be fetching information from a spreadsheet and then making an API call to retrieve additional data. If I understand correctly, you're then searching within Airtable to locate the record where you're attaching the document you loaded? Could you explain why you're performing a search in Airtable and why it's returning multiple records?
Benjamin