ABC
1
INSTRUCTIONS
2
3
1- Click File menu, then choose "Make a copy"
4
5
6
2- Click "Extensions" menu, then click "Apps Script"
7
8
9
3- Click the blue "Deploy" button in the top right corner of the screen, then choose "New deployment"
10
11
12
4- Click on the gear in select types, then choose "Web App"
13
14
15
5- make sure that you execute using your email, and that "Anyone" can access the Web APP
16
17
18
6- Click "Authorize Access" When popped up, then pick your google account
19
20
7 - A dialog box with "This app isn't verified" will appear. Select "Advanced" then select "Go to Main Script (unsafe)"
21
22
23
8- A dialog box with permission requests will appear. Select "Allow".
24
25
26
9 - Click "Copy" to copy the web app / cloud URL and send it to your app, or you could use our mail option.
27
28
29
30
31