Contents

Cancel

Recommended Articles

  1. unify-apps

    Indexing

    Unify AI

    Transform raw content into searchable knowledge through AI-powered indexing and vector embeddings

  2. unify-apps

    JobNimbus

    Unify Integrations

    Integrate your application with JobNimbus to manage leads, track jobs, and streamline your workflow processes efficiently

  3. unify-apps

    IMAP

    Unify Integrations

    Integrate your app with IMAP to enable seamless email synchronization, real-time access, and enhanced communication workflows.

  4. unify-apps

    Preview Your Work

    Unify Automations

    Effortlessly review & monitor your automation’s performance

  5. unify-apps

    QuickBooks

    Unify Integrations

    Integrate your app with QuickBooks to streamline accounting, automate invoicing, and manage finances effortlessly

  6. unify-apps

    FTP/FTPS

    Unify Integrations

    Connect your app with FTP/FTPS to automate secure file transfers and streamline data exchange across systems.

  7. unify-apps

    Filters

    Unify Applications

    Enable users to refine, search, and sort data effortlessly across dashboards and datasets

  8. unify-apps

    Insided

    Unify Integrations

    Integrate your app with Insided to enhance customer engagement, streamline community management, and drive self-service support.

  9. unify-apps

    Facebook Ads

    Unify Integrations

    Connect your app with Facebook Ads to automate campaign management, optimize ad performance, and track marketing success.

  10. unify-apps

    Gainsight

    Unify Integrations

    Integrate your app with Gainsight to enhance customer success, automate engagement workflows, and drive retention

  11. unify-apps

    Livestorm

    Unify Integrations

    Integrate your app with Livestorm to streamline webinar hosting, automate event management, and enhance audience engagement.

  12. unify-apps

    Snowflake

    Unify Automations

    Connect to Snowflake for fast, scalable cloud data warehousing and analytics

  13. unify-apps

    Pipeline CRM

    Unify Integrations

    Integrate your app with Pipeline CRM to streamline sales processes, automate lead management, and enhance customer relationships

  14. unify-apps

    Cognito Forms

    Unify Integrations

    Integrate your app with Cognito Forms to create custom forms, automate data collection, and streamline workflows

  15. unify-apps

    Button

    Unify Applications

    Create interactive elements with ease using buttons

  16. unify-apps

    BambooHR

    Unify Automations

    Integrate your app with BambooHR to streamline HR management, automate employee data processing, and enhance onboarding workflows

  17. unify-apps

    Build your first automation

    Unify Automations

    Learn how to build your automation step by step

  18. unify-apps

    User Management

    Unify Applications

    Efficiently manage user roles and permissions

#
Unify Integrations
Logo
Fillout

Fillout

Logo

3 mins READ

Fillout is a powerful form builder that allows you to create customizable, logic-driven forms with seamless integrations. It’s designed for collecting and managing data efficiently without requiring coding skills.

Integrating your application with Fillout's REST API simplifies form management and submission automation, enabling efficient and seamless workflows. 

Authentication

Before you begin, make sure you have the following information:

  • Connection Name: Choose a unique and meaningful name for your connection. This name helps identify the connection within the UnifyApps platform, such as 'MyFilloutIntegration'.

  • Authentication Type: Select the authentication method to connect to Fillout:

    • Auth Token

    • OAuth

Auth Token-Based Authentication

  1. Log in to your Fillout account and navigate to the Developer section in your account settings.

  2. Generate an API key or authentication token.

  3. Copy the generated token immediately, as it may not be visible again after you leave the page.

  4. Treat this token as confidential and secure, as it provides access to your fillout account.

    Image
    Image

OAuth-Based Authentication

  1. Log in to your Fillout account.

  2. Go to the Settings menu, then navigate to the Developer section.

  3. Click on the OAuth Integrations section. Locate the application for which you want to integrate, where you will find the Client ID and Client Secret. If you do not have an application created earlier, you will need to create one first.

  4. Ensure that the application is configured with the required redirect URLs and permissions.

  5. Use the Client ID and Client Secret to complete the authentication flow during setup

    Image
    Image

Actions

Actions

Description

Get forms

Retrieves a list of all forms from Fillout.

Get metadata and questions

Retrieves all questions and related metadata for the given form ID from Fillout.

Get specific submission details

Retrieves detailed information about a submission for the given form ID and submission ID using Fillout.

Get submissions

Retrieves all submissions for the specified form ID from Fillout.

Triggers

Triggers

Description

New submission

Triggers when a form with the given form ID receives a new submission in Fillout