Note that there are some explanatory texts on larger screens.

plurals
  1. USlockdown277
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COIt is currently doing that but thats not my intention.I need it to approve that row of data, even if there has been data submitted to the spreadsheet afterwards. The approver needs to be able to go into their email and click "approve" and it approves only that row. I need some type of unique Identifier but I dont know how to incorporate that in this script.
      singulars
    2. COI need it to approve that row of data, even if there has been data submitted to the spreadsheet afterwards. The approver needs to be able to go into their email and click "approve" and it approves only that row. I need some type of unique Identifier but I dont know how to incorporate that in this script. – user2027001 just now
      singulars
    3. CO@Phil Bozak .. Im sorry Phil...Im a nub. I wouldn't even begin to know how to make a Post request. I have been dealing with this for a couple of weeks now. I am trying to make a workflow. When someone submits a form, the DoGet sends values to sendEmail_ function via Callback (I guess). SendEmail_ function sets values to spreadsheet and sends the approver an email with e.parm values. At the point when approver selects the approve button is when DoPost function is called. I have an arra y that is saved to my spreadsheet I want my Dopost to change values in array from "pending" to "approved".
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload