Hi. I’m creating an app where I need to dispatch web forms to users outside my organization. They will all most likely be one time users, so web based is necessary vs downloading an app.
Can Glide do this? Interchangeably either submit forms via the app or dispatched to web?
Glide is 100% web based, so I’m not sure what you are asking. Assuming you have the url to a form in your app, you can just share the url.
1 Like
@Kris_Huff
Yes, Glide can do multi step forms.
You can also use embed html to insert an iframe or so.
For forms, Tally.so.
There is an API, you can get all data you need.