Google form not available under Gsuite package?

I want to create google form from backend. Couldnot find activities for google form under Google Workspace package…Please help

Hi @rpastudent77

You have package to create form but i think we dont have seperate package to create google forms

image

Regards
Sudharsan

Can we use it the same way as a google form i.e can we send it to a customer via email who can submit the feedback using the form.

@rpastudent77

You can try usign http request in UiPath activities(UiPath.WebApi.Activities) and use the google forms api to create the forms

cheers

@rpastudent77

Checkout this thread and try with UiPath.Persistence.Activities

Regards
Sudharsan