• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Search results

  1. P

    Microsoft GraphTriggers : Keeping Microsoft Graph Workflows Active in Pabbly Connect

    This guide outlines how to set up a "Keep-Alive" workflow in Pabbly Connect to ensure your subscriptions (such as Microsoft Graph) remain active by sending periodic data to your main workflow. Step 1: Configure the Schedule Trigger The trigger acts as a "heartbeat" that keeps the system active...
  2. P

    Connection Guide: Supabase Setup

    Connection Guide: Supabase Setup Complete this setup guide to enable CRUD operations (Create, Read, Update, Delete) in Supabase through Pabbly Connect. Follow each step carefully to ensure proper configuration. 1. Create Your Supabase Account Visit supabase.com Click "Start your project" or...
  3. P

    GraphQL Integration via REST API - Complete Documentation

    GraphQL Integration via REST API - Complete Documentation Overview This action allows you to execute custom GraphQL queries and mutations through Monday.com's REST API endpoint. GraphQL provides a flexible way to request exactly the data you need. Sample Action Level Configurations...
  4. P

    Odoo Field Types – General JSON API Guide

    📘 Odoo Field Types – General JSON API Guide This document references the expected JSON value format for all standard Odoo field types when constructing JSON payloads for the Odoo API (create, write, etc.). 1. Basic Field Types These fields accept simple, singular values. Field Type...
  5. P

    Guide for Creating Connection with Google Workspace Admin (Developer)

    Guide for Creating Connection with Google Workspace Admin (Developer) This documentation provides a detailed, step-by-step guide to create a connection between Google Workspace Admin (Developer) and Pabbly Connect. Following these steps will enable seamless management of users, groups, roles...
  6. P

    Multi Select Configuration (Via inbuilt action)

    Via Inbuilt Action: Set up the inbuilt action according to this documentation. Go to the action where you want to set up the multi-select dropdown. We already added the in-built action by the name of “List Tags”. Which lists all the tags available in the users account. The same List Tags...
  7. P

    Smartsheet

    To incorporate the formula and add a new row to the sheet, use the following action: Add Row to Sheet (By Formula) Use Cases: To send values to the cells of the newly added row, follow these steps: TEXT: Send simple text within the double quotes. e.g. "MyText" NUMBER: Send the number in...
Top