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 Applications
Logo
Add Data Sources
Logo
Callable by UnifyApps

Callable by UnifyApps

Logo

3 mins READ

Overview

The Callable is a type of a data source that lets you call an automation and receive its output to use in other components of your low-code application. Callable is used for handling complex data integrations from multiple sources.

Here’s a quick guide on how to set up a callable and use its output as data pills in your app.

Adding Callable as a data source

The following steps are required to add a Callable as a data source:

  • Open the “Data source” section in the left panel.

  • Click the "+" button to create a new data source.

  • Search for “Callable” and select it from the list.

    Image
    Image

Configuring the Callable 

After adding Callable as a data source, you can use it to trigger an automation. To do this, select the “Call automation” option after selecting Callable.

Defining Input for the Callable

  • Select Automation: Pick the automation you want to run from your app.

    Thumbnail

    Refer

    You can refer to Callable by UnifyApps Documentation for the creating your first Callable Automation.

  • Parameters: If the automation needs any specific inputs, enter them here. You can also map the input in the form of data pills as shown in the image below.

    Image
    Image

Reviewing Output of the Callable

After configuring the Callable, you can view its output schema. This schema helps identify the right data pills to map to other components in your app. You can also run a preview test to see the automation's output directly.

Image
Image

Utilizing the Output of Callable

Once the Callable setup is complete, its output data pills can be used across other components in your application. These data pills, which contain the automation's output, can be mapped directly to different components as needed.

FAQs

Can we use multiple Callable outputs in a single application component?

Yes, you can use data pills from different Callables within the same application component.

How can I view the output of an automation called by the Callable?

To view the output of an automation triggered by the Callable, use the preview option. Ensure that all necessary inputs are correctly provided to the Callable for accurate results.