yes, I think my trick can be part of solution but I wonder how:
- Send a mail directly from Glide via JS? As far I know, sending an email is a server task and a JavaScript code can’t send email from a web browser
- Send a webhook vía JavaScript code (using JS plugin again)?. It doesn’t look easy either, a workaround could be this but I’d not use it
I’d take the @Jeff_Hager’s idea about using the Fetch JSON column to execute a URL (a webhook?) and fire the Zap.
Saludos!