How to create an Automation that will trigger a script?
I want to use the method of creating a trigger field to delete a record but do not want users to be configured to do deletes. I was reading some solutions that talked about having an automation that runs scripts, but when I try to create a new automation there is not an option for running a script. Is this possible? If so, where do I find it? Thanks, Dean9Views2likes2CommentsChange Automation Owner
Is there a quick way to mass change automation owner? We have a power user who creates quite a bit of automation; however, she'll be leaving the company and we're wondering if there's quick way to change the owner of the automation beside clicking into each automation and save one-by-one?13Views2likes2CommentsLooking for simplest example to access quickbase using python
Can someone point me to examples that show how a quickbase/db can be accessed from the command line/using python -? We would like to access, add, delete, change records and create reports - and in addition to the GUI provided, do such using CLI tools and python (saw pybase on github, am having some difficulty with it - unless someone can provide a complete example -?)263Views2likes22CommentsSync two Quickbase tables into a third Quickbase table.
Can I sync from two different sources into one Quickbase table? Specifically, I have three databases. Two have Timelog tables. I want to combine the information from each existing Timelog table into one table on the third database. I can set up a separate sync for each to bring the data into a unique table in the third database, but can't find an automated way to then combine this information into a single table.11Views2likes7CommentsURL button to trigger Automation
I've created a URL button that changes a check box field which in turn triggers an Automation to change values in certain fields. Everything works fine, however, I've now put these buttons into a report so that the users can just click the button to make it all happen. This works fine as well Button get clicked - check box updates as checked the problem is the values don't automatically change until I refresh the page. Is it possible for the values change when the button is pushed? Just like the check box updates?13Views2likes7Comments