Skip to content

Instantly share code, notes, and snippets.

View Bablubaghel's full-sized avatar
🏠
Working from home

Bablu Baghel Bablubaghel

🏠
Working from home
View GitHub Profile
@Bablubaghel
Bablubaghel / script.gs
Created April 6, 2022 07:29 — forked from bainternet/script.gs
Google app-script to utilise Elementor Pro Froms webhook
/**
* Google app-script to utilise Elementor Pro Froms webhook
* For Usage see: https://github.com/pojome/elementor/issues/5894
*/
/*
In order to enable this script, follow these steps:
* From your Google Sheet, from the Tools menu select Script Editor…
* Paste the script from this gist into the script code editor and hit Save.
* From the Publish menu, select Deploy as web app…