> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.meetgail.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.meetgail.com/_mcp/server.

# Integrations

> Nodes that connect your workflows to outside apps like Google Drive, Google Sheets, SFTP, JotForm, and AgencyZoom.

Integration nodes let a workflow reach the apps you already use: pull a file from
Google Drive, append a row to a spreadsheet, move files over SFTP, submit a
JotForm, or read and update records in AgencyZoom. Use them to bring outside data
into a run, or to push what your workflow produced back out to the systems your
team works in every day.

Most apps connect once from the [Marketplace](https://app.meetgail.com/marketplace).
Connect the account there, and these nodes act on your behalf without you having
to enter credentials in the workflow. A couple of integrations (SFTP and JotForm)
authenticate with a workflow [Secret](/platform/workflows/core-concepts/secrets) instead;
each provider's page spells out what it needs.

#### [Google Drive](/platform/workflows/node-reference/integrations/google-drive)

List, download, and upload files in a connected Google Drive.

#### [Google Sheets](/platform/workflows/node-reference/integrations/google-sheets)

Append rows to a spreadsheet, matched to columns by header.

#### [SFTP](/platform/workflows/node-reference/integrations/sftp)

List, download, and upload files on a remote SFTP server.

#### [JotForm](/platform/workflows/node-reference/integrations/jotform)

Submit answers to a JotForm form.

#### [AgencyZoom](/platform/workflows/node-reference/integrations/agencyzoom)

Search and update customers, leads, and tasks in AgencyZoom.