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

  1. refine.digital

    No Gmail Trigger?

    I have added a comment on the Dev Task in progress for the Gmail Trigger. https://pabbly.featureos.app/p/gmail-triggers. Thx for your service
  2. refine.digital

    No Gmail Trigger?

    I have the same ask. It's not smart to let Pabbly handle every email passing the Inbox. The use case for using a Custom Label is much greater IMHO. GET https://gmail.googleapis.com/gmail/v1/users/{userId}/labels GET https://gmail.googleapis.com/gmail/v1/users/{userId}/threads/{id} Zapier...
  3. refine.digital

    Youtube Upload using Channel ID

    I found a workaround. Adding a new Connection as a Youtube Brand Channel worked.
  4. refine.digital

    Youtube Upload using Channel ID

    Hi. I'm unable to upload a Youtube video to the correct Brand Channel. I have three channels connected to my Account and the Channel I'm trying to upload to is not the default channel for this user. The user does have the rights to upload to the channel in the GUI at least. The issue is related...
  5. refine.digital

    Number Formatter - Spreadsheet Formulas

    Any Formula which evaluates as False is returned as {empty} which is not the same as False in a Google Sheets evaluation.
  6. refine.digital

    Number Formatter - Spreadsheet Formulas

    It appears logical values of false is the issue which returns {empty} value. This cause any IF functions to fail and return odd results. Example: Formula: LEN('1. Linkedin Profile : https://www.linkedin.com/in/peo-linder-00000000')>0 Result: 1 Formula: LEN('1. Linkedin Profile ...
  7. refine.digital

    Number Formatter - Spreadsheet Formulas

    Now the IF and LEFT functions are working when I deleted the step and recreated it. However it seems to be an issue with ANY logical functions and using true, false values.
  8. refine.digital

    Number Formatter - Spreadsheet Formulas

    Does anyone have a tip on how to make Logical and String Functions to work in Spreadsheets formulas? I've tested the following but even the basic doesn't even work from the documentation: https://www.pabbly.com/spreadsheet-formulas/ Ex. AND(true, false, true) => Result is {empty} IF('John' =...
Top