# Web based forms

**URL:** https://community.glideapps.com/t/web-based-forms/75387
**Category:** Ask for Help
**Created:** [August 2, 2024, 7:25pm UTC](https://community.glideapps.com/t/web-based-forms/75387 "2024-08-02T19:25:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Kris\_Huff](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kris_huff/32/78285_2.png) [@Kris\_Huff](https://community.glideapps.com/u/Kris_Huff)
#### Post date: [August 2, 2024, 7:25pm UTC](https://community.glideapps.com/t/web-based-forms/75387/1 "2024-08-02T19:25:07Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [August 2, 2024, 7:44pm UTC](https://community.glideapps.com/t/web-based-forms/75387/2 "2024-08-02T19:44:42Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![FrancoisDigico](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/francoisdigico/32/75651_2.png) [@FrancoisDigico](https://community.glideapps.com/u/FrancoisDigico)
#### Post date: [August 3, 2024, 4:24am UTC](https://community.glideapps.com/t/web-based-forms/75387/3 "2024-08-03T04:24:15Z")

</div>

@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.
