# Google Calendar integration

### 📝 Steps 1: Connect the app with Google&#x20;

Please follow this [guide](/app-integration/google-integration.md) to complete this step.

***

### 📝 Steps 2: Connect form data to Google Calendar

1\. Open the app > click **Forms** > open the form you want to edit

2\. Click **Settings** > **Integration** > enable **Google Calendar** > click on **Google** **Calendar** option

<figure><img src="/files/jK8fvNovI55rXYMalnqM" alt=""><figcaption></figcaption></figure>

3\. Choose a calendar + map fields

* Select the **Google Calendar** you want to add events to
* Match **Calendar** event fields with the data from your form. Click the **Form Inputs icon** to insert variables from your form.

What you should map

* 🕒 **Start Time** *(Required):*  when the event begins
* ⏱️ **End Time** or **Duration** *(Required):* when it ends / how long it lasts&#x20;
* 🏷️ **Title, Description, Location, etc.** *(Optional):* extra details

<figure><img src="/files/NX4Fu9QitX1cbLROMyu0" alt=""><figcaption></figcaption></figure>

4\. Click **Save** to update the changes

***

### ✅ How It Works

Submit the form once, then open your Google Calendar to check the new event.

Check the event created after the form is submitted.&#x20;

**Example**

If a customer submits:

* **Start Time:** January 30⋅3:42 – 4:12pm
* **Duration:** 30 minutes

⇒  The form app creates a calendar event from 3:42 – 4:12pm on January 30 in the selected calendar.

Submission in the app:

<figure><img src="/files/xK09yVmALRhBGYY4MjWD" alt=""><figcaption></figcaption></figure>

A new event in Google Calendar

<figure><img src="/files/0NPLCi4p3HubytIrIouT" alt=""><figcaption></figcaption></figure>

***

#### Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.powerfulform.com/app-integration/google-calendar-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
