# Google Forms

<div class="grid grid-cols-5 gap-4 items-center">
 <div class="col-span-4">
  Connect to Google Forms. Create, view, and manage forms and responses securely
 </div>
 <div class="flex justify-center">
  <img src="https://cdn.scalekit.com/sk-connect/assets/provider-icons/google_forms.svg" width="64" height="64" alt="Google Forms logo" />
 </div>
</div>

Supports authentication: OAuth 2.0

## Usage

<UsageGoogleformsSection />