How to Automate Data Entry in Google Forms

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 472

  • @hanselduran
    @hanselduran 4 года назад +10

    It sounds like your riding a motorcycle on a highway. Great video!

  • @jppelayo
    @jppelayo 5 лет назад +6

    Thanks so much, very helpful. But what if the google form has different steps? How do you access and fill the variables created in different substeps of the forms? Thanks!

  • @fazt
    @fazt 2 года назад

    Great tutorial, it works perfect in 2022!
    I have a very little question ... I added a for loop to execute "n" times the automated data entry function. What could be the number of times allowed to avoid blocking of sending answers from Google Forms?

  • @diparmt4784
    @diparmt4784 3 года назад +1

    Getting error below. Any suggestion
    "Exception: Request failed for docs.google.com returned code 400. Truncated server response:

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      share form url, sheet and script

    • @ibrahimansari5583
      @ibrahimansari5583 4 месяца назад

      @@AutomationMadeEasy facing same problem, may i share form url sheet and script too? thank you

  • @9ebooks
    @9ebooks 4 года назад

    Thank u so much sir nowadays everything is expensive and u sharing a very good service free for us thank u so so so so much.

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Your welcome

    • @9ebooks
      @9ebooks 4 года назад

      Automation Made Easy the only thing i needed is adding submit : submit to the mapping without it nothing works with the link i use

  • @tyliamsilvini7503
    @tyliamsilvini7503 4 года назад

    Thank you, nice tutorial. Do you know how to do that with radio button or checkbox ? They have also entry. but how to get the value of the options. Thanks (previous comment in the wrong video my bad)

  • @kulvinder8211
    @kulvinder8211 4 года назад +7

    sir please complete the script with for loop

  • @jbbinamira9044
    @jbbinamira9044 5 лет назад +3

    So meaning if I open the Google Form and type information this will automatically the output to my Google Spreadsheet and fo every Data Entry i make to my Google form it will add to my Google spreadsheet.....is that correct?

  • @douglasokubo7666
    @douglasokubo7666 4 года назад +1

    Exactly what I needed.Thanks!

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад +1

      Glad it helped!

    • @douglasokubo7666
      @douglasokubo7666 4 года назад

      @@AutomationMadeEasy I realized that I don't have the name attribute anymore in the input. Do you know why?
      I'm not the owner of the forms. I have to fill some inputs to the HR.

    • @douglasokubo7666
      @douglasokubo7666 4 года назад

      And I can't acess my own test form that I've created using
      var form = FormApp.openByUrl('docs.google.com/forms/d/e/asdasdasdasdasdasdadasdasdasdasd/viewform');
      Exception: No item with the given ID could be found, or you do not have permission to access it. (line 2, file "Code") Dismiss
      Do you know why?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      last part of the url must be 'formResponse' not 'viewform'

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @AmanJain61
    @AmanJain61 4 года назад +2

    Really informative video!
    But can I get the action url from app script function without using the page source from inspect element? the formURL variable value!

  • @vikramshinde3503
    @vikramshinde3503 3 года назад +1

    Sir plz make a video on auto loop on this continue video...

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @tintindb
    @tintindb 4 года назад

    thank you for showing the code in the macro. explanation is clear. 🙏

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Glad you liked it

    • @Azri965
      @Azri965 4 года назад

      @@AutomationMadeEasy There is no entry name, I tried typing inside the text box but there is no name

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Type some text in any field and search the text in developer window. You will find the name property.

    • @Azri965
      @Azri965 4 года назад

      @@AutomationMadeEasy I found it and follow the instructions in the video but when I run script, it says request failed return code 400, truncated server response

  • @emadeldeennassar543
    @emadeldeennassar543 2 года назад

    Thanks a lot, it is really useful

  • @andresaristizabal9077
    @andresaristizabal9077 3 года назад

    Very helpful, thanks you very much, love this tutorial!

  • @SumitMishra-fp8hk
    @SumitMishra-fp8hk 3 года назад +1

    Thanks for the video.
    one question if in google sheet textbox doesn't have unique attribute then how to proceed for the mapping of field to value.
    Thanks in advance

    • @SumitMishra-fp8hk
      @SumitMishra-fp8hk 3 года назад

      Thank you for the help to solve the Problem within very short period of time.
      Kudos ! @Automation Made Easy
      All the videos are very helpful and I would highly recommend everyone to follow the videos

  • @geakhackers3070
    @geakhackers3070 5 лет назад +2

    THANK YOU VERY MUCH IT WAS VERY VERY HELPFUL

  • @maylincruz2142
    @maylincruz2142 4 года назад +2

    Great video.
    What if I need responders to fill out one of the fields (ex. an ID Number) then the rest of the fields in the form will be completed automatically by looking up corresponding details on a pre-created database in Sheets?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Thanks. For this we may need a customized solution involving multiple forms and automating the entire process.

    • @riyana2
      @riyana2 4 года назад

      Could you get an answer for your question? I am also looking for the same. edutech.goa@gmail.com

    • @SRI-he4rk
      @SRI-he4rk 4 года назад

      Hi Maylin, Even I'm looking for this solution. Pls share it on rifathirfan@gmail.com if you have got anything

  • @bhagiyarajmahesh8972
    @bhagiyarajmahesh8972 4 года назад +1

    Hi ,
    Perfect tutorial.
    I have a query.
    If i want to autofill the on a particular time from mon -fri . What should i do.?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад +1

      Latter part of below tutorial explains triggers and schedulling:
      ruclips.net/video/6_0y2G4vTQI/видео.html

  • @kulvinder8211
    @kulvinder8211 Год назад +1

    Can U Provide The Source Code ?

  • @mitali-shantilalmehta7263
    @mitali-shantilalmehta7263 Год назад

    Thank you, Its awsome and if we need to upload picture, pdf etc. how we can do it?

  • @tejasnikam9719
    @tejasnikam9719 3 года назад +1

    So basically in the step where we map data with HTML element I am not able to find the “entry.something “ then what to do as I checked properties it’s not there…

  • @dhananjayadaskon2267
    @dhananjayadaskon2267 4 года назад +1

    Thanks a lot! Very Helpful!!!

  • @elikerbel7885
    @elikerbel7885 3 года назад +1

    Great Video! When I try to map the form to the google sheet, I cannot find anything about a name or entity.
    Any ideas?

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @pradeepkumarsharmakeckatih164
    @pradeepkumarsharmakeckatih164 4 года назад

    It's great job... Thanks a lots.

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Thank. Below is link for google forms with multiple pages. It may interest you:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @gauravshinde31
    @gauravshinde31 2 года назад

    How can we automatically fill the form whenever there is a new entry in the sheet? Please reply it's urgent

  • @vaishnavideshmukh7403
    @vaishnavideshmukh7403 3 года назад

    A life saving video, thanks bandu🙏🏻

  • @TeriCZimmerman
    @TeriCZimmerman 4 года назад +2

    It would have been nice if you could have just gave us your loop code because I am trying to do exactly what you did but with 66 lines of data to be entered into 66 codes. Now I am spending too much time trying to figure out how to loop after already following your tutorial which lead to a dead end. Very useful tutorial, just please finish your actual full tutorial and do not leave us hanging! What is the point of creating the script to just fill out one form?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад +1

      Hello,
      I already have a tutorial explaining what you need. Please refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

    • @TeriCZimmerman
      @TeriCZimmerman 4 года назад

      Automation Made Easy Thank you VERY much!! This will be useful for the future because now I just manually completed all the forms lol. I appreciate you making these great videos because there is nothing else out there with how to complete several forms. Have a great day!

  • @MusaMarvinMaringa
    @MusaMarvinMaringa 4 года назад

    Awesome video! How do I map a dropdown against a row value? For example, against some value in the Excel Doc or some string literal.

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @mondeinfiernotatuajes9787
    @mondeinfiernotatuajes9787 2 года назад

    hello there! thank you for the info!! it is gold powder :). i have a question, this macro will autorun with every new row un the spreadsheet? if not, can we have some help? thank you again!!!

    • @AutomationMadeEasy
      @AutomationMadeEasy  2 года назад

      not for every new row but if you have multiple rows and want to execute for all those rowsyou can refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @iammulani
    @iammulani 3 года назад

    this is helpful ! thank you.

  • @JunJunBautista
    @JunJunBautista 3 года назад

    Great video! Any tutorial for Google forms that requires a captcha?

  • @anandx3950
    @anandx3950 Год назад

    Can you please tell how to map radio button response and check box response in the google form?

  • @samcaseybolade5368
    @samcaseybolade5368 3 года назад +1

    Very good video. How do you auto-populate 0 to the rest of the responses when a question is answered "No"?

    • @vivekn9856
      @vivekn9856 3 года назад

      TypeError: Cannot read property 'getRange' of null
      I'm getting the above error. Please help me solve this.

  • @sathishkumarc1342
    @sathishkumarc1342 Год назад

    How to populate same data in Dropdown list( Change in event). If I select option in Dropdown corresponding other Coloum values are automatically filled another Textboxes of Google form. Please Make video regarding this

  • @j53iliff2
    @j53iliff2 2 года назад

    Nice
    What is a use case for this?

  • @nandkishorsharma7951
    @nandkishorsharma7951 2 года назад

    Suppose there is a Google form for take students feedback.And there are fields like Roll no., name, class etc. Now I want that if someone fill Roll No. Other details like name, class etc is filled automatically. How can I achieve this functionality

  • @unnikrishnanps2342
    @unnikrishnanps2342 11 месяцев назад

    Can you help me to write a code for a Google form which have drop down menu ect..

  • @wowman7377
    @wowman7377 4 года назад

    wow man you are a genuis!!!

  • @PardzAndDel
    @PardzAndDel 4 года назад

    Thanks. I learned a lot. Do you have a tutorial to automate how to create Google Forms from Google Sheets? Thanks

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      there is an option on google sheet itself to create a form out of the google sheet

    • @PardzAndDel
      @PardzAndDel 4 года назад

      @@AutomationMadeEasy no there isn't. What I want to say is that, I create the questions and multiple choices in Sheets, hundreds of them, and then import them to Forms as quiz, something like that.

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      ok got it. I do not have tutorial but it can be achieved.

    • @vishwadeepsardar1008
      @vishwadeepsardar1008 3 года назад

      Have you got answer to this ?

  • @christinegracevillarazo3291
    @christinegracevillarazo3291 3 года назад

    hi! what if the name of the text box what not indicated on the html, will it still work?

  • @RAJUGUPTA-qr9mh
    @RAJUGUPTA-qr9mh 4 года назад

    Thank you sir for this information. Its very helpful.

  • @dianaliu7055
    @dianaliu7055 3 года назад

    Great video and content! But i do have a question, how would you do the reverse? Like how do I fill in a Google Sheet from Google Forms input? How do i do it with webhooks? Can you explain?

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      for that you must be owner of the form and there is a facility in the form itself to link response to google sheet. As soon form response is received, sheet will get populated. Some what similar example you can find in below tutorial:
      ruclips.net/video/Qu0pD7Tq4P4/видео.html

  • @SirJazz1000
    @SirJazz1000 4 года назад +1

    can this method be used on mobile phones?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад +1

      refer below tutorial:
      ruclips.net/video/nfZLXF5uHF0/видео.html

    • @SirJazz1000
      @SirJazz1000 4 года назад

      Automation Made Easy great, tqs, done like. So can i use this function on google form frm someone else?

  • @rishabprasad7633
    @rishabprasad7633 5 лет назад +1

    can you show how to autofill a google form based on drop down menu?

    • @AutomationMadeEasy
      @AutomationMadeEasy  5 лет назад

      this technique only works for text boxes. You can try below tutorial which demonstrates ui based automated data.
      entry .
      ruclips.net/video/-GUw22ecRwI/видео.html

  • @yolima1996
    @yolima1996 4 года назад

    Does it work for another website forms? Like in that video you use excel macros.

  • @sachinkale4544
    @sachinkale4544 2 года назад

    Great

  • @orangeshoes
    @orangeshoes 4 года назад

    You have my respects!

  • @mohitpatil4693
    @mohitpatil4693 2 года назад

    Should we use nested for loop?

  • @p.r.suthar9731
    @p.r.suthar9731 3 года назад

    There are 3 question in goole form like this
    Q.1 Sum of male and female =10
    Q. 2 male is =6
    Q.3 female is =4 (how is this one automatically fil in google form as it it equal to Q1-Q2)

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      i did not undersatnd your question. How its related to Math?

  • @everygame7253
    @everygame7253 4 года назад

    Hello I got an error code Exception: Request failed for docs.google.com returned code 405. Truncated server response:

  • @kurtismoser
    @kurtismoser 4 года назад

    I believe I have followed all your step correctly and have checked for typos and can not figure out why I am getting the following error:
    Exception: Request failed for docs.google.com returned code 401. Truncated server response:
    Message details
    Exception: Request failed for docs.google.com returned code 401. Truncated server response:

  • @thebeautyofstatistics590
    @thebeautyofstatistics590 4 года назад

    what will be the code if google form have "file upload" option???????

  • @sathishkumarc1342
    @sathishkumarc1342 Год назад

    Please Make Video About change in event in Dropdown list aumatically other textboxes to be filled in Google forms like Vlookup

  • @H-do8tr
    @H-do8tr 4 года назад +1

    How can I get name of "date" label from inspect feature? because the date doesn't have name property :(

    • @techuila
      @techuila 4 года назад +1

      you have to get the individual name properties of each part of the date. You need to get the (name) of the month day and year section of the data entry.

  • @klaustonet
    @klaustonet 4 года назад

    Really impressive solution !!! One Question ? Do you have an idea if its possible to enter a value in the first field of a form and then re-display the form with autopopulated fields before sending the form. Reason: The user may check, if he has entered the right Information in the first field ? Thanks a lot for your work , Sincerely Klaus

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Well thats not possibe through google scripts but you could refer to below alternate tutorial to achieve the same:
      ruclips.net/video/-GUw22ecRwI/видео.html

  • @learningforfun2876
    @learningforfun2876 3 года назад

    This produces only one row data into the form, what to do if it is an entire sheet

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @jwasacz1
    @jwasacz1 5 лет назад

    I have this working except for date field which in my form is calendar picker. It won't populate in form from sheet. Is there a trick for this? Thanks.

  • @RajaGiri_tvpm
    @RajaGiri_tvpm 3 года назад

    What is the use of this Automate data entry in Google sheets , please give examples
    If any one submit response using Google forms with one or two wrong data , when we ask them to resend response , because of so many entry , they feel difficult , as per your video , can to send prefilled form (application) , but when I made hyperlink it is not successful
    If you understand my question please help me make a video
    (I am not a computer person)
    Thank you

  • @taarala8136
    @taarala8136 2 года назад

    Hello sir, I have to enter a large amount of data in the google forms. Is there a possible way to do that. And i also do not have access to google forms settings it is protected. Waiting for your reply, sir.

    • @taarala8136
      @taarala8136 2 года назад

      There's also no script editor option available in the google sheets

  • @SurajGautham2112
    @SurajGautham2112 Год назад

    My form does not have Unique names for each of the Fields. How do I deal with this?

    • @AutomationMadeEasy
      @AutomationMadeEasy  Год назад

      refer below tutorial . You can skip first 8 minutes
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @Hamirpuri
    @Hamirpuri 5 лет назад

    Good work and good illustration.

  • @hemantsingh6744
    @hemantsingh6744 2 года назад

    Please help, how to apply for loop to get each row data as described in last

  • @sachinpatil4647
    @sachinpatil4647 5 лет назад +1

    thank you for the tutorials.
    Could you please give me to for loop code for number of iterations?

    • @AutomationMadeEasy
      @AutomationMadeEasy  5 лет назад +1

      code for loop can be found in below tutorial:
      ruclips.net/video/6_0y2G4vTQI/видео.html

    • @sachinpatil4647
      @sachinpatil4647 5 лет назад

      @@AutomationMadeEasy
      unable to write the exact code for for loop, could you please write the code for me.
      as am beginner, i will appreciate if you do so. sorry for troubling you.

    • @sachinpatil4647
      @sachinpatil4647 5 лет назад

      Now i got it.... thanks for quick response to query.

    • @AutomationMadeEasy
      @AutomationMadeEasy  5 лет назад

      Your welcome

  • @sachinpatil4647
    @sachinpatil4647 5 лет назад +1

    how to do it for multiple records? please give me the for loop code

  • @jamienorth1603
    @jamienorth1603 4 года назад

    Brilliant video, is there a way to do this with checkboxes? Thanks

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад +1

      This technique works for textboxes. Refer below tutorial for alternate method.
      ruclips.net/video/docnLSdj8rI/видео.html

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Yes I found a way:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @zongxianchua710
    @zongxianchua710 4 года назад +1

    it keeps throwing me an error when i get to the URLFetchapp part, saying that there is a 400 error. Is there a certain link format i need? Or is it because some how all the "entry" ids are "hidden"?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Format all data as plain text and try.

    • @zongxianchua710
      @zongxianchua710 4 года назад

      @@AutomationMadeEasy How do we go about doing that?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Select all the data in your sheet
      On Google sheet menu there is an option 'Format'
      Click on Format (Sub menu will open)
      Hover on second option (Number)
      Now you will see Plain text. Click on it

    • @zongxianchua710
      @zongxianchua710 4 года назад

      @@AutomationMadeEasy
      its still showing this error - Exception: Request failed for docs.google.com returned code 400. Truncated server response: . Is it an issue with the link i used?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Share your form url, sheet and code

  • @guuday2all
    @guuday2all 3 года назад

    Thanks so much! How do i display multiple say 100 records in each page and do pagenation like this comments or any e-commerce site.

  • @skaleemu
    @skaleemu 3 года назад

    Hi can someone help me here....when I inspect the Google form element I am unable to find entry.number, is this changes for different sheet? Plz help
    By the a good video..I have learned a lot

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      enter some textin the text field and try to find the text in the developer window. You will find the id

    • @kunalbhatt4333
      @kunalbhatt4333 2 года назад

      @@AutomationMadeEasy Cant find it ...Is there some other tag in it's place?

  • @moitreyeesinha9358
    @moitreyeesinha9358 4 года назад

    Hi... Thank you for such helpful videos... However, I am facing a small problem while populating data from spreadsheet to google forms. The date format and mobile number format are being reflected in a different format after submitting the form. Please help me with this.

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @sathishkumarc1342
    @sathishkumarc1342 Год назад

    Nice

  • @MrTdoug57
    @MrTdoug57 4 года назад

    What if I want to auto fill but instead of a name or address I just want a box to be checked or the for the answer of a question to be yes or no?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @kulvinder8211
    @kulvinder8211 4 года назад +1

    sir how to add data validation in in the cell of country .

  • @atharvrenose2861
    @atharvrenose2861 2 года назад

    Hey, wen i click on inspect i cant see the entry and the number. Instead its labelled by i5,i6 wats this, pls help me wit it.

    • @AutomationMadeEasy
      @AutomationMadeEasy  2 года назад +1

      type something in the text field and search the same in the developer window. You will find the entry id

  • @rimatriwulansari1532
    @rimatriwulansari1532 4 года назад

    Thanks a lot its very helpful, but i don't understand how to looping, can I get the codes?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @guykeren8789
    @guykeren8789 3 года назад

    are u filming in airport?

  • @allandcosta682
    @allandcosta682 3 года назад

    what will be the syntax in case of multiple choice check box question?

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      Refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @georgearthur6074
    @georgearthur6074 3 года назад

    Also is there a way to get the entry.XXXXXX for a dropdown

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      For dropdowns and other controls refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @rehanhusain3673
    @rehanhusain3673 3 года назад

    Is it possible to fill the google questionnaire automatically + randomly?
    not uploading the data from a script I mean? Like auto bot or so ?

  • @suzu444
    @suzu444 4 года назад

    Just one question. In the first seconds in the video you had shown to submit multiple responses at once (all 5 columns of data), can you tell me the codes i can use to get that multiple data to be entered at once?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @snehalkumar1
    @snehalkumar1 3 года назад

    Excellent tutorial sir.. But I have one question. Can we manipulate timestamp as per our requirement? Can we modify timestamp of responses ..? If I download these responses, it will show entry time and dates... i want to change that current timestamp. How its possible..?
    Thank you

  • @sanjayd5604
    @sanjayd5604 2 года назад

    Hello sir
    App script execution completed without any error code, but data doesn't tranfer or show in form responses options.
    Need your expertise .

    • @AutomationMadeEasy
      @AutomationMadeEasy  2 года назад +1

      check if the spellings of values are correct also make sure any mandatory field is not missed

  • @anmolkumar6138
    @anmolkumar6138 2 года назад

    I have some problem my form get other option fill then it is not work

  • @theuniformcompany8010
    @theuniformcompany8010 3 года назад

    Can you make a unique username & password for each person than needs to fill in the form?

  • @raktimasensarma82
    @raktimasensarma82 4 года назад

    okay so I want my data to be submitted in google form only ones/per day but I automated the process by setting a trigger after every 5 mins so how to do these?

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      triggers are explained in below tutorial:
      ruclips.net/video/6_0y2G4vTQI/видео.html

  • @swativerma4360
    @swativerma4360 5 лет назад

    I want to automatically fill a google form which also has one question to upload a pic. How to automate that? Very informative video!!

    • @AutomationMadeEasy
      @AutomationMadeEasy  5 лет назад

      Will be creating a new tutorial soon.

    • @AutomationMadeEasy
      @AutomationMadeEasy  5 лет назад

      refer below tutorial for file uploads:ruclips.net/video/7a8IofqBNo4/видео.html

  • @chaitanyasrinevas8764
    @chaitanyasrinevas8764 2 года назад

    What if there was a radio button, or a square box option with multi choice, how will you automate that?

    • @navedaasim5048
      @navedaasim5048 Год назад

      There is a second video for those complex Google forms

    • @chaitanyasrinevas8764
      @chaitanyasrinevas8764 Год назад

      @@navedaasim5048 Can you send the video to the second link on how to register for these forms?

  • @akashmali3795
    @akashmali3795 5 лет назад +1

    How to use when signin authentication is enabled?

  • @rifkyfadillah5339
    @rifkyfadillah5339 Год назад

    Hi thx a lot, i did it, but i got new problem, the script can only process the data only six minute after that it said "exceeded maximum execution time" and then i got new problem again and it said "service invoked too many times for one day" plsss answer mee sirr i nedd your helppp pleaseee

    • @AutomationMadeEasy
      @AutomationMadeEasy  Год назад

      yes there the execution limits. Single execution 5 minutes and 60 mins over a period of 24 hrs

  • @sabkuchdhela191
    @sabkuchdhela191 4 года назад

    I need in google forms , options shud dynamically displayed from a google sheet colmun,, is it possible???

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Yes that is possible but would need custom coded Google Form

  • @Nishad9921
    @Nishad9921 2 года назад

    I'm not getting name =entry.xyz nos while inspecting the form
    What should i do?

  • @chinaman1
    @chinaman1 4 года назад

    is it possible to make it really automated to submit at a specific time and also choose 1 random data for a particular field?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Triggers can created for scheduled execution. Refer below tutorial
      ruclips.net/video/6_0y2G4vTQI/видео.html

  • @alankarsonavale5449
    @alankarsonavale5449 2 года назад

    Can I get a link to documentation you followed

  • @manishtj7710
    @manishtj7710 4 года назад

    Getting error
    Exception: Request failed for docs.google.com returned code 401. Truncated server response:

  • @magcri.w
    @magcri.w 3 года назад

    Dears, how I can manage "Collect email addresses" field? Field is "emailAddress" but script returns "code 400" error. If you can support me into

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      share url of ur form wil try to look into it

    • @magcri.w
      @magcri.w 3 года назад

      @@AutomationMadeEasy Thank you, I sent you an email, otherwise the link is deleted here. Thanks!

  • @learningzone4597
    @learningzone4597 3 года назад

    sir how i know my response recorded if i am not owner of google form

  • @mstsoniakhatun2140
    @mstsoniakhatun2140 4 года назад

    I can't but thank you

    • @mstsoniakhatun2140
      @mstsoniakhatun2140 4 года назад

      i have solved the problem, now one more problem left and that is how to loop

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      refer below tutorial:
      ruclips.net/video/6_0y2G4vTQI/видео.html

  • @brandenlee5849
    @brandenlee5849 4 года назад

    Good video.
    What if the form has many pages?

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      Refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html

  • @Driving4bangers
    @Driving4bangers 4 года назад

    I want it the other way around. Fill out the google form and it creates it in excel

    • @kunal_chand
      @kunal_chand 4 года назад

      Try Zapier or Integromat

  • @pronone3
    @pronone3 4 года назад

    How can you do that for example if you want to select an option on the forms and not only with text ?

    • @pronone3
      @pronone3 4 года назад

      I mean like in marking the sentence

    • @AutomationMadeEasy
      @AutomationMadeEasy  4 года назад

      currently this technique supports only text fields. For complex forms you may use alternate approach described in below tutorial:
      ruclips.net/video/Qknt8qFR7kY/видео.html

  • @mohammedshakir707
    @mohammedshakir707 3 года назад

    You have used name attribute. But I did the same thing.But i could not find it.
    Any other way to send the data?

    • @mohammedshakir707
      @mohammedshakir707 3 года назад

      I got the answer.
      I wanted to create a drop down in google form and get the answer.
      For example if I click 1 in drop down ,I should get automatically filled name and location from sheets to form and then submit that form

    • @AutomationMadeEasy
      @AutomationMadeEasy  3 года назад

      Refer below tutorial:
      ruclips.net/video/DVRM7VLKUFU/видео.html