Bronze 1
Since ‎12-21-2023
Monday

My Stats

  • 11 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

enq's Bio

Badges enq Earned

View all badges

Recent Activity

I'm facing some challenges in my automation process. I'm using a bot to perform a webhook get, and I expect to write the return value from an external database into specific columns of a designated table.If the returned value looks like this:{"data":...
I want to use AppSheet's Automate tool to request data through a webhook get after an event is triggered.How can I use 'verb:get' to configure the request URL to automatically import CSV data into a specified table?How should the HTTP Headers be conf...
Hello AppSheet Community,I'm facing an issue with a bot trigger and would appreciate some assistance. I have two tables in my app:1. Package List2. ShippingIn the Shipping table, I can add a package order and have set up two actions:1. Action 1: "Set...
Hello AppSheet Community,As a newcomer to AppSheet, I have encountered two issues and would appreciate some guidance.Issue 1: Integrating Export and Delete Functionality in a ViewI have created a filtered slice called "received_and_checked". Addition...