I added a timer app to a table. Is there a way to attach it to a button in a grid view record to directly start the timer, instead of opening the app area, running the app and selecting the record? Thanks.
Can I run an App with a Button
Best answer by ScottWorld
Welcome to the community, my buddy @Jon_Rosen! 🙂 Great to see you here! 🙂 :raised_hands:
Unfortunately, no. This is one of the many half-baked features in Airtable. Many things in Airtable are disconnected from each other like this.
Buttons are disappointing because they have very limited capabilities & have zero ability to communicate with automations or apps — EXCEPT for the very small handful of apps that are listed in the dropdown menu selection for the button.
Many things in Airtable have to be done on a manual basis only, which can often make it challenging & frustrating to work with the product.
However, 3 cool things that can be done with buttons are:
- Buttons can trigger custom JavaScripts in the scripting app.
- Buttons can display a record in the Page Designer app, which is a very limited layout tool that you can print custom layouts from.
- Buttons can trigger custom webhook URLs in Make. Once you trigger a custom webhook URL in Make, you can perform an unlimited amount of advanced automations in Airtable, and you can also integrate Airtable with thousands of external apps. Any app that has an API can be automated with Make.
However, note that buttons that trigger external URLs will always open those URLs in a separate browser tab. This might be nice if you want to give the user a custom webhook response. However, in most cases, you probably just need the automation to run without any user interaction.
In that case, you can just use a normal single-select field in Airtable to trigger an automation script in Airtable, which then silently runs the custom webhook in the background. More detailed instructions on how to do this here.
There can be a bit of a learning curve with Make, which is why I created this basic navigation video for Make, along with providing the link to Make’s free training courses.
p.s. If you have a budget for your project and you’d like to hire an expert Airtable consultant to help you with any of this, please feel free to contact me through my website: Airtable consulting — ScottWorld.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.