├── Airtable-GoogleDataStudio-Connector ├── Code.gs └── appsscript.json ├── Authorize-And-CreateCopies └── AuthorizeCreateCopies.gs ├── AutoAdd-Members-To-GoogleGroup-From-GSheets.gs ├── Automate-Pdf-Email-From-Gform └── pdf-email-gforms.gs ├── Call-Reminders-Twilio-GCalendar ├── Calendar.gs ├── Call.gs └── twiml.html ├── Custom-Form-With-Twilio-Phone-Verification ├── code.gs ├── form.html └── thanks.html ├── Delete-All-GoogleDrive ├── DeleteAllDrive.gs └── index.html ├── Delete-All-Slides-Notes ├── DocMerger-Multiple-Sheets ├── Email-Labeling └── EmailLabeling.gs ├── Everyday-Data-Archiver ├── GSlides-To-Images ├── GSuite-View-Reporting ├── Google-Calendar-Import-And-Filter ├── GoogleCloudNLP-SurveyAnalysis └── survey.gs ├── HTMLFrom-GoogleSheets ├── code.gs └── form.html ├── Invoice-Generator ├── MailChimpCampaigns-ClickAnalysis ├── MailMerger-Multiple-Sheets ├── Mailchimp-Campaigns-Merger ├── Management-Action-Tracker └── SRM_Tracker.gs ├── PPH-Job-Emails-Filtering-URLs ├── README.md ├── SMSMerger-Multiple-Sheets-46elks.gs ├── Send-Whatsapp-Message-Using-Twilio └── Supplier-Management-System └── FINAL.gs /Airtable-GoogleDataStudio-Connector/Code.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Airtable-GoogleDataStudio-Connector/Code.gs -------------------------------------------------------------------------------- /Airtable-GoogleDataStudio-Connector/appsscript.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Airtable-GoogleDataStudio-Connector/appsscript.json -------------------------------------------------------------------------------- /Authorize-And-CreateCopies/AuthorizeCreateCopies.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Authorize-And-CreateCopies/AuthorizeCreateCopies.gs -------------------------------------------------------------------------------- /AutoAdd-Members-To-GoogleGroup-From-GSheets.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/AutoAdd-Members-To-GoogleGroup-From-GSheets.gs -------------------------------------------------------------------------------- /Automate-Pdf-Email-From-Gform/pdf-email-gforms.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Automate-Pdf-Email-From-Gform/pdf-email-gforms.gs -------------------------------------------------------------------------------- /Call-Reminders-Twilio-GCalendar/Calendar.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Call-Reminders-Twilio-GCalendar/Calendar.gs -------------------------------------------------------------------------------- /Call-Reminders-Twilio-GCalendar/Call.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Call-Reminders-Twilio-GCalendar/Call.gs -------------------------------------------------------------------------------- /Call-Reminders-Twilio-GCalendar/twiml.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Call-Reminders-Twilio-GCalendar/twiml.html -------------------------------------------------------------------------------- /Custom-Form-With-Twilio-Phone-Verification/code.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Custom-Form-With-Twilio-Phone-Verification/code.gs -------------------------------------------------------------------------------- /Custom-Form-With-Twilio-Phone-Verification/form.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Custom-Form-With-Twilio-Phone-Verification/form.html -------------------------------------------------------------------------------- /Custom-Form-With-Twilio-Phone-Verification/thanks.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Custom-Form-With-Twilio-Phone-Verification/thanks.html -------------------------------------------------------------------------------- /Delete-All-GoogleDrive/DeleteAllDrive.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Delete-All-GoogleDrive/DeleteAllDrive.gs -------------------------------------------------------------------------------- /Delete-All-GoogleDrive/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Delete-All-GoogleDrive/index.html -------------------------------------------------------------------------------- /Delete-All-Slides-Notes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Delete-All-Slides-Notes -------------------------------------------------------------------------------- /DocMerger-Multiple-Sheets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/DocMerger-Multiple-Sheets -------------------------------------------------------------------------------- /Email-Labeling/EmailLabeling.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Email-Labeling/EmailLabeling.gs -------------------------------------------------------------------------------- /Everyday-Data-Archiver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Everyday-Data-Archiver -------------------------------------------------------------------------------- /GSlides-To-Images: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/GSlides-To-Images -------------------------------------------------------------------------------- /GSuite-View-Reporting: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/GSuite-View-Reporting -------------------------------------------------------------------------------- /Google-Calendar-Import-And-Filter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Google-Calendar-Import-And-Filter -------------------------------------------------------------------------------- /GoogleCloudNLP-SurveyAnalysis/survey.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/GoogleCloudNLP-SurveyAnalysis/survey.gs -------------------------------------------------------------------------------- /HTMLFrom-GoogleSheets/code.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/HTMLFrom-GoogleSheets/code.gs -------------------------------------------------------------------------------- /HTMLFrom-GoogleSheets/form.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/HTMLFrom-GoogleSheets/form.html -------------------------------------------------------------------------------- /Invoice-Generator: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Invoice-Generator -------------------------------------------------------------------------------- /MailChimpCampaigns-ClickAnalysis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/MailChimpCampaigns-ClickAnalysis -------------------------------------------------------------------------------- /MailMerger-Multiple-Sheets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/MailMerger-Multiple-Sheets -------------------------------------------------------------------------------- /Mailchimp-Campaigns-Merger: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Mailchimp-Campaigns-Merger -------------------------------------------------------------------------------- /Management-Action-Tracker/SRM_Tracker.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Management-Action-Tracker/SRM_Tracker.gs -------------------------------------------------------------------------------- /PPH-Job-Emails-Filtering-URLs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/PPH-Job-Emails-Filtering-URLs -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/README.md -------------------------------------------------------------------------------- /SMSMerger-Multiple-Sheets-46elks.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/SMSMerger-Multiple-Sheets-46elks.gs -------------------------------------------------------------------------------- /Send-Whatsapp-Message-Using-Twilio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Send-Whatsapp-Message-Using-Twilio -------------------------------------------------------------------------------- /Supplier-Management-System/FINAL.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/urwa/GoogleAppsScript/HEAD/Supplier-Management-System/FINAL.gs --------------------------------------------------------------------------------