Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

116
Views
Get acknowledgment on embedded google form submission in react

Trying to embed a google form in my react application, but the main POC is getting a trigger/acknowledgment/control in my code, when a user successfully submitted the form.

Didn't find any viable react library, which provides component API that can be used to embed a google form in the UI, given the form ID or form URL as an input.

// Found this library but deprecated 
// https://www.npmjs.com/package/react-google-forms
react-google-forms

Following is the code to embed a form in native:

<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScIQptGdp7E059dcoAgvV_S7aypf0JNHilHWQfCQsjmssM8Bg/viewform?embedded=true"
    width="640"
    height="522"
    frameborder="0"
    marginheight="0"
    marginwidth="0"
>
 Loading...
</iframe>

How can we get something like a callback from the form when it is submitted ?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!