Invite users to fill in a form

Hi there,

I am trying to make an invite app by using the free program. In this app, a user can create an event with basic information (location, event name, address, etc). I am trying to figure out how the user can create an invite list and sends an invite to the specified email address (invite by URL link would also be nice). Only the persons specified in that list must be able to enter the form with the event.

I hope someone can help me with this. Also, if additional information is required to understand my problem, please let me know.

Kinds regards,
Gijs

Probably by entering a comma separated list of emails into a field in your sheet.

You have 2 choices here, either have a script that triggers for every new row in your events sheet that sends the email to the list of emails specified in the step above, or use Zapier to do the same task.

Another thought is to send them a deep link that goes straight to the event’s page in the app. You can do this with Zapier as well (by sending the deep link as one value in your zap).