Help
OfficeOurs
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Jul 31, 2023
‎Nov 15, 2023

User Statistics

  • 9 Posts
  • 0 Solutions
  • 5 Kudos given
  • 0 Kudos received

User Activity

Hi,I'd like to insert the error message into a field, so I used try catch with both of them updating a variable, which I then used to update the field. Weird; it only updated on success, not on error. Can anyone help? let config = input.config(); con...
Could you add a "open in browser new tab" button in the context menu on left click on a table "tab"?
Hi everyone, I'm trying to script a button to gather info from airtable and send it to an API which will turn it into an invoice and send it off. I'm getting an Error that makes no sense. The code:const customerNameField = 'Name'; const customerEmail...