Hello,
We have approximately 35 scenarios (around 100 modules) that utilize Airtable. All the 'Table' entries across these scenarios vanished unexpectedly.
I've reached out to callin.io Support for assistance but haven't received a resolution yet.
I attempted to establish a new Airtable Connection and switch between them. However, this action only removes the 'Invisible Table' field, requiring the configuration to be re-entered from the beginning.
I've also tried using DevTools to swap a single Connection between modules. This process only transfers the Table from the switching module to the target module, without restoring the original settings of the target module.
Here's an illustration of the missing table:
This is an example of the scenario functioning correctly and selecting the 'Task list' table, even though it's not visible in the previous image.
This is what I observe when attempting to switch the connection:
Any assistance would be greatly appreciated!
Best regards,
Support
Hi. You might need to use API calls via HTTP modules instead of Airtable modules. This approach removes the dependency on loading modules for requests and offers more freedom to switch between tables dynamically. While it requires more effort, this solution ensures greater flexibility.
Please feel free to reach out if you require any further assistance.
Cheers
//HFBR
Does anyone have any other suggestions for this?
I experienced a similar issue last year. I had to manually reconstruct my most active workflows, and after a few weeks, the problem appeared to resolve itself. Now, it's started happening to me again just last week. There's no clear explanation for why this occurs.