Hello there,a script that is running as part of an automation is failing occasionally because it is exceeding the 30 seconds limit. This is out of my control because it is calling an external API which sometimes takes a bit longer due to high load (O...
Hello all,
I hoped to close a project that I worked on for a few weeks today just to realize that synched tables do not behave as I expected. Using synched tables, records get a new Record ID in the destination.
My workflow works a lot based on (pre-...
Hello there,
My current setup:
In one table [ALL PRODUCTS], I have two pairs of Lookup fields, providing all the options.
[Products] = [Bananas, Apples, Grapes, Strawberries]
[Markets] = [US, FR, DE]
In another table [DELIVERED-PRODUCTS] I have mu...
Hello there,
I have a table [Main] with PNG files in {Attachments}. Unfortunately, the file name is “UnnamedAttachment” for most of them. The desired file name (including .png extension) can be found in the field {Filename}.
How can I manually trigge...
Hello there,
I am trying to achieve a couple of things with my Airtable setup and I am stuck. Hope someone has a good idea.
There are two tables [Main] and [Calc] with the following info.
[Main] Table I create, export and send it to someone else{Head...
Thank you for your response @kuovonne,That is a bit surprising. Wouldn't it be possible to add a line to the script that uses the error message as a trigger for the script to run again? Something like "If the response of the script is 'Script exceede...
Of course, I can sync it but it does not help since it is not the Record ID in the destination. I hope I am wrong because I can learn something in that case. If you are up for it, I can show you in a screen share what I mean.
There are two bases:
Base: Briefings
a) Table: Briefings*
b) Synched Table: Designs**
Base: Designs
a) Table Designs**
b) Synched Table: Briefings*
New Designs need to be submitted to 2 a) using a form since the submitters do not have access to an...
I don’t think the form with the button containing the formula below can live in either base:
“https://airtable.com/vgvbjhbjgvryfhgbjhb?prefill_Creator=recIU7t6ggygTTFH&prefill_Status=Review&prefill_Briefing=”&{Record ID}
Only within one base the “d...
Thanks for taking the time to help. Let me try to explain better.
EDIT: While I was writing everything down, I noticed my mistake. The form must live in the destination base. Now it works. Thank you for your help!