Help
ALA_Staff
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Feb 10, 2021
‎Nov 29, 2022

User Statistics

  • 9 Posts
  • 0 Solutions
  • 4 Kudos given
  • 1 Kudos received

User Activity

Hello, I am using the input.textAsync() to ask the user to choose a supplier. When I run the script, the input field pops up fine but the input field is disabled. Also, the next button is missing as well. I do have the input in an if statement after ...
Hello, Is there such thing as a fetch put? I am needing to do a put on an external api with the airtable scripting app. I was wondering what the best way to do it is? The external api is expecting a put method. I have successful used fetch for get an...