# APP INTEGRATION

- [Shopify Customers integration](https://docs.powerfulform.com/app-integration/shopify-customers-integration.md)
- [Shopify Marketing Consent](https://docs.powerfulform.com/app-integration/shopify-marketing-consent.md)
- [Shopify Flow Integration](https://docs.powerfulform.com/app-integration/shopify-flow-integration.md)
- [Google reCAPTCHA Integration](https://docs.powerfulform.com/app-integration/google-recaptcha-integration.md)
- [hCaptcha integration](https://docs.powerfulform.com/app-integration/hcaptcha-integration.md): Add an extra layer of spam protection to your forms with hCaptcha — a secure and privacy-focused alternative to Google reCAPTCHA.
- [Klaviyo integration](https://docs.powerfulform.com/app-integration/klaviyo-integration.md): After the form is submitted, the data will be added to Klaviyo list in Klaviyo.
- [Mailchimp integration](https://docs.powerfulform.com/app-integration/mailchimp-integration.md): Automatically send form submissions to your Mailchimp audience (list)
- [Map form Consent to Mailchimp](https://docs.powerfulform.com/app-integration/mailchimp-integration/map-form-consent-to-mailchimp.md)
- [Google integration](https://docs.powerfulform.com/app-integration/google-integration.md)
- [Google Sheets integration](https://docs.powerfulform.com/app-integration/google-sheets-integration.md): After the form is submitted, the submitted data will be automatically add to a selected worksheet in your Google Sheets.
- [Google Calendar integration](https://docs.powerfulform.com/app-integration/google-calendar-integration.md): After a customer submits your form, PowerfulForm can automatically create a new event in your Google Calendar.
- [ActiveCampaign integration](https://docs.powerfulform.com/app-integration/activecampaign-integration.md): Connecting PowerfulForm to ActiveCampaign lets you automatically add new contacts to an ActiveCampaign list every time someone submits your form.
- [Campaign Monitor ingtegration](https://docs.powerfulform.com/app-integration/campaign-monitor-ingtegration.md): Connect PowerfulForm with Campaign Monitor to automatically add new form submissions to your Campaign Monitor email lists, so you can grow your audience and send campaigns without manual copy/paste.
- [Sendinblue (Brevo) integration](https://docs.powerfulform.com/app-integration/sendinblue-brevo-integration.md): Connect Powerful Contact Form Builder with Sendinblue (now called Brevo) to automatically add new form submissions to your Brevo contact list.
- [GetResponse integration](https://docs.powerfulform.com/app-integration/getresponse-integration.md): Integrating Powerful Form Builder with GetResponse to automatically add new form submissions to your GetResponse contact lists, so your email marketing list stays updated without manual work.
- [Hubspot integration](https://docs.powerfulform.com/app-integration/hubspot-integration.md): Integrating Powerful Form Builder with HubSpot allows you to automatically send form submissions to your HubSpot CRM, streamlining your lead management process.
- [How to Get Your HubSpot Access Token (Private App)](https://docs.powerfulform.com/app-integration/hubspot-integration/how-to-get-your-hubspot-access-token-private-app.md)
- [Get Hubspot Portal Id](https://docs.powerfulform.com/app-integration/hubspot-integration/get-hubspot-portal-id.md)
- [Omnisend integration](https://docs.powerfulform.com/app-integration/omnisend-integration.md): Integrating Globo Form Builder with Omnisend allows you to automatically add form submissions to your Omnisend contact lists, streamlining your email marketing efforts.
- [Slack integration](https://docs.powerfulform.com/app-integration/slack-integration.md): Connect your form with Slack to receive form submission notifications directly in your Slack channel.
- [Zapier integration](https://docs.powerfulform.com/app-integration/zapier-integration.md)
- [n8n Integration](https://docs.powerfulform.com/app-integration/n8n-integration.md): Connect your forms to n8n to automate your data flow. By using webhooks, you can send form submissions to thousands of different apps and custom workflows with full control.
- [Make.com Integration](https://docs.powerfulform.com/app-integration/make.com-integration.md): Connecting your forms to Make.com allows you to visually build complex workflows, sending form data to thousands of different apps like Google Sheets, Slack, or CRMs.
- [Google Analytics integration](https://docs.powerfulform.com/app-integration/google-analytics-integration.md): Tracking form submissions is crucial for understanding user interactions and improving your website's performance. This guide will walk you through the steps to track form submissions using GA.
- [Facebook Pixel integration](https://docs.powerfulform.com/app-integration/facebook-pixel-integration.md): Our app uses the Facebook Pixel that you’ve already set up on your Shopify store. If you haven’t added a Pixel to your store yet, please set it up first in your Shopify admin before proceeding.
- [Form with GemPages](https://docs.powerfulform.com/app-integration/form-with-gempages.md): This guide shows how to display a Powerful Form form on pages built with the GemPages.
- [Form with PageFly](https://docs.powerfulform.com/app-integration/form-with-pagefly.md): This guide shows you how to display a PowerfulForm form on a page built with PageFly by copying your form shortcode and pasting it into a PageFly HTML/Liquid element.


---

# 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.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.
