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

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Recent content by Mahesh P

  1. M

    Multi Step in Post Webhook

    In the case of a Post Webhook, we encounter a scenario in which multiple steps are required during setup and, occasionally, in automation. Some of these steps are applicable in both contexts. To manage these situations, we have implemented multi-step processes that will execute under the...
  2. M

    How to use boolean() prefix in JSON

    What is boolean() prefix The boolean() prefix is an advanced built-in function that is used to convert a value mapped inside it into a boolean format. This prefix is commonly used in request JSON when a Static dropdown values need to be converted into the boolean format e.g. true or false...
  3. M

    Select Trigger Response

    In complex workflows, it is common to come across scenarios where a single trigger response does not contain all the required mappable fields. This limitation poses a challenge when configuring the workflow accurately. However, by utilizing the capability to capture and utilize multiple trigger...
  4. M

    How to Use "Is JSON Params?" Option in URL-Encoded Form Data Request

    What is "Is JSON Params?": The "Is JSON Params?" option in URL-encoded form data requests provides a solution for varying data format preferences in different applications. By leveraging this option, you can seamlessly transmit parameter values as JSON objects or array values, based on the...
  5. M

    Parameters Authentication Settings

    Parameters Authentication Settings Parameter authentication settings are essential when an API request requires authentication using a key-value pair in the query parameters or headers. This is typically done using parameters such as api_key, version, subdomain, etc. to authenticate the request...
Top