• 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 $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

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

Search results

  1. shahidul islam pranto

    Google sheet is not triggering workflow

    workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZkMDYzNDA0MzM1MjZhNTUzNDUxMzci_pc One workflow should trigger another workflow. So, first one would create a row and this will trigger another workflow. But it is not happending. See the video so see more
  2. shahidul islam pranto

    Python block intend disappears

    After refresh, the intends are gone and the code shows error. Workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZkMDYzNzA0Mzc1MjZjNTUzMjUxMzIi_pc
  3. shahidul islam pranto

    How to stop a workflow when it is in delay

    Thank you for your very fast support system.
  4. shahidul islam pranto

    Code by pabbly cannot read html snippet

    I have. but the code takes the formatted text cannot do the operation that I want. the only operation it can do when I give it html tags. Therefore, I have to use the html tags with the python.
  5. shahidul islam pranto

    How to stop a workflow when it is in delay

    Use case: I have made a mistake in my workflow. And I have already made the mistake of sending multiple emails to customers. Now, after the delay (8 days), there are more emails that will be sent, which will be a failure of automation for me. I want to stop the automation immediately. But I do...
  6. shahidul islam pranto

    How to stop a workflow when it is in delay

    My workflow is running the delay step for new 8 days. But now, I do not want to it run further in the middle of that workflow run. How can I setp being the workflow rund after the 8 days delay?
  7. shahidul islam pranto

    Code by pabbly cannot read html snippet

    Hi, replying to know updates about the mentioned issue.
  8. shahidul islam pranto

    Code by pabbly cannot read html snippet

    import re def extract_main_text(html): row_regex = re.compile(r'<tr.*?>(.*?)<\/tr>', re.DOTALL) rows = row_regex.findall(html) # Prepare the output string output = "Tradars Market Scanner Update:\n\nScore Flips\n\n" bear_to_bull = [] bull_to_bear = [] #...
  9. shahidul islam pranto

    Code by pabbly cannot read html snippet

    Please see this 2 min video where I explain the problem. When I implement the same code in a interpreter, the code executed fine, but not in code by pabbly. I think there is some problem in pabbly reading the html code. It is ignoring the html codes. the workflow...
  10. shahidul islam pranto

    Pabbly code step problem

    I am using code block with python in pabbly. The code runs ok but the output is not what i want. \ Workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY0MDYzMjA0MzU1MjY5NTUzMTUxMzYi_pc Step number: 3
  11. shahidul islam pranto

    How to add data in Encoded Form Data

    Hi, I want to add the data in when doing a post api request. (see picture). I am trying to send the customer data as a parameter with the api request. But there is still error that i have to include the customer data. Am I doing it right? Can you tell me by looking at the picture in this post...
  12. shahidul islam pranto

    google group: get group id

    Do you mean google support team?
  13. shahidul islam pranto

    google group: get group id

    I did exactly what you said. I turned the group for business on for everyone, and I executed the api request in the above mentioned imaged. After executing, I got 400, bad request, see image .
  14. shahidul islam pranto

    google group: get group id

    Hi, please see the issue in this 3 min video. i request you to solve my problem. this automation is very critical for my business. https://komododecks.com/recordings/rYmxKG6mHtxvVrcX9s0n Workflow url: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY1MDYzMzA0MzI1MjY5NTUzNzUxMzci_pc
  15. shahidul islam pranto

    google group: get group id

    Sent the mail. please check.
  16. shahidul islam pranto

    google group: get group id

    Can you please check this action? I created this app.
  17. shahidul islam pranto

    google group: get group id

    Yes, i am a member of a group. as you can see the picture below.
  18. shahidul islam pranto

    google group: get group id

    Hi, I would like to add a member to google group. but i require a group key, which i do not have got. please can you assist me how to add one user as a member to a google group? Workflow link: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY1MDYzNDA0MzI1MjZhNTUzMzUxMzUi_pc This is the...
  19. shahidul islam pranto

    BaseCamp triggers are missing.

    Hi, did a post. Please check. https://pabbly.featureos.app/p/basecamp-triggers-are-missing
Top