Skip to main content
Question

How can I use Zapier or a webhook to automate filling out a form without captcha or login?

  • February 3, 2024
  • 12 replies
  • 538 views

Is there way to automate filling out a form using a we hook or zapier? There is not captcha or login required. For reasons out of my control filling out this form is the only way I am able to get the data into this particular destination. 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

12 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 3, 2024

Hi @5star 

That depends on the app being used for the form.

Can you provide more details? (screenshots are helpful)


  • Author
  • Beginner
  • February 3, 2024

Here is an example: https://5starinsurance.insuredmine.com/custom-form/dist/65be881c9a9c1803bdc04600?user=public

 

This isn’t the exact one, bits built using the same form builder. 


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 3, 2024

@5star 

What is the form builder app being used?


  • Author
  • Beginner
  • February 3, 2024

@Troy Tessalone i am not sure yet. I’m trying to find that out. 


  • Author
  • Beginner
  • February 3, 2024

@Troy Tessalone It is form.io


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 3, 2024

  • Author
  • Beginner
  • February 3, 2024

I don’t have access to the end. It is a form created by the CRM.


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 3, 2024

@5star 

Zaps are meant for app to app data transfer in the backend.

You would need to explore using front end scripting automation.


  • Author
  • Beginner
  • February 3, 2024

I thought maybe I could do that using a webhook. Is there a better way to approach it?


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 3, 2024

@5star 

Webhook as an action step would be for using the form app API.

 

You would need to explore using front end scripting automation such as simulating a user.


  • Author
  • Beginner
  • February 3, 2024

Ok thanks. Do you know anywhere I could go for front end scripting automation? I am a little lost here. 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • February 5, 2024

Hi @5star! 👋

There are apps like Browserbear that can simulate certain actions like clicking and scrolling etc. which would be able to submit a form with certain fields selected but you wouldn’t be able to customise the fields that it selects via a Zap. You’d need to configure the task that’s run directly in Browserbear and then a Zap could be used in order to run it, so it couldn’t be used to pass dynamic data over to Browserbear to fill out the form. 

Does Form.io have the ability to let you pre-fill certain fields using a form URL? If so then you could try a similar approach to one that’s mentioned here for Google Forms:


That said, you mentioned that the form is generated by the CRM, which CRM is that? Just wondering if you could create the form submissions using the CRM instead perhaps? If you don’t have access to the CRM either, then you may need to reach out to the person who’s made the form to get API access so that you can automate supplying them with the information they need via the form.io form they created.

Looking forward to hearing from you!