Is there a way to create a new record *AND SAVE IT* using a deep link URL without user interaction?

 

I have an App where I'd like to automate searching for an NFC tag simply by the user touching phone to an NFC tag.  IF THE ITEM DOESN'T EXIST THEN A RECORD IS AUTOMATICALLY CREATED

  • without any interaction with the phone at all in order to get the search results displayed (not even a click of "Save")
  • without the need that Appsheet was running
  • IF the search results are empty then an item is automatically created using fields extracted from the URL on the chip

 

The only way I can think of to deliver this functionality is

What I'm expecting is 

  • Appsheet starts (because that's what the link does)
  • The Search form is filled (because that's what defaults do)
  • The form saves (because of the autosave above and the fact that all fields are completely filled)
  • A record is created
  • I automate a search action to search for an item when this record is created
  • I automate a creation of a record if the search yields NO results

What it does is

  • Appsheet starts (OK)
  • The Search form is filled (OK)
  • The form doesn't save automatically.  (even though the autosave should do that. 

This means I can't automate the search process without user input. and I can't automate the automatic creation.

  • gefaila_1-1650965906967.png

     

What I need is a deep link such that a record is created *AND SAVED* without any user input. 

I scoured the Appsheet Q&A and the answer isn't included in 

https://help.appsheet.com/en/articles/1023058-app-column-type-deep-link 

https://www.googlecloudcommunity.com/gc/Tips-Tricks/META-POST-Deep-Links-URL-Parameters/m-p/349632 

Any ideas?

0 19 685
19 REPLIES 19
Top Labels in this Space