bytechefhq / bytechef

Open-source, low-code, extendable API integration & workflow automation platform. Integrate your organizations or your SaaS product with any third party API
https://www.bytechef.io
Other
204 stars 49 forks source link

Google Forms - Get All Responses action #1612

Open monikakuster opened 3 weeks ago

monikakuster commented 3 weeks ago

Implement the Get All Responses action for the Google Forms component to efficiently retrieve all responses submitted for a specific form. This action is essential for users who need to analyze or process data collected through Google Forms, providing a comprehensive view of all participant inputs.

Action properties:

Ouput:

Documentation Reference: https://developers.google.com/forms/api/reference/rest/v1/forms.responses/list

jogilkaribrahim commented 2 weeks ago

@monikakuster Could you please assign this issue to me? I'd love to help out.

monikakuster commented 2 weeks ago

Hey @jogilkaribrahim, welcome to Bytechef. :)

Plese start with our CONTRIBUTING.md guide. This part describes how to create new component or how to add new action or trigger to existing one.

Here is the detailed description of the structure of every component.

And finally, to test your action, here is the guide.