Hello everyone, I am working on a project in which I extract several pdfs with questions and answers and then I should create a Google form for each file, now the question is should I use APIs to connect with the form or should I use the UI of google forms? I had issues with the JWT of the API so is there any recommendations?
Ideally api is the best way if youa re able to resolve…better try in postman first
If not you can use ui but not preferred as the ui changes more frequent
Cheers
1 Like
If you have issue or you find difficult to use Oauth2 you can also use API key if that is possible to call API.
Refer below guide for Configure the OAuth