Help
TWu
6 - Interface Innovator
6 - Interface Innovator
since ‎Aug 02, 2019
‎Nov 29, 2022

User Statistics

  • 28 Posts
  • 1 Solutions
  • 11 Kudos given
  • 14 Kudos received

User Activity

I have a base with about 40,000 records spread over 20 tables. Base has been around for over a year. About 1-2 months ago I noticed that some of the table names reverted to names from months ago. Keep in mind this is not the default “Table 1” names b...
Imagine I have 2 tables: STORE and ITEMS STORES are linked to the items table so that multiple items can show up in each store. The ITEMS table has a column called “Last Updated”, which is a bunch of dates I created a lookup field on the STORE tab th...
I have a multi-select field with 10 options I have a single select with the same 10 options I want to run a script to take the value in single select and update the multi-select with it. For example, if the values in a record before running the scrip...
Hi everyone, I’m trying to write my first automation and could use your help with some basics. I need to use an automated script to modify multiple fields of the record and then I also need to take values to manipulate. The script below throws me the...
I’m trying to send data to Zapier’s webhook but it doesn’t seem to go through every single time. I’m a coding newbie, is there some sort of naive mistake I’m making below? let result = new XMLHttpRequest(); let webhookURL = "https://hooks.zapier.com/...