Webhook / email for new user

Hi!

Is there a way to send webhook with new user email, after first log in?
I want to send an email with instruction how to install the app, to make shure i don’t lose new user accidentaly.

I use glide table for users (my app should have a lot of users, if im right, glide table in this case better for app performance)
so i cant use “search for new google sheet row” in integromat

I think you can adapt an onboarding experience like what I did here for this app.

Then on that “Finish” button, add a webhook which will send info to Integromat.

1 Like

it seems this is the only way, thank you

1 Like