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

    missing triggers

    Hi @nvalkov, Could you please state the name of the application whose trigger you are searching for?
  2. ArshilAhmad

    RSS contains new items but items are not processed correctly > no results in Pabbly workflow (asked this before - issue comes up again with new RSS)

    Hi @N. van B., We tried to check the validity of your RSS feed URL, and it seems that the URL you are using is not valid. We successfully extracted the feed from a random website with a valid URL. Please make sure that the RSS feed URL you are using to extract the feeds is valid...
  3. ArshilAhmad

    .txt to .vtt or .rt

    Could you please share the Workflow URL where you have attempted this?
  4. ArshilAhmad

    How to add a product to a lead with Zoho CRM

    Do you want the fields marked in yellow or the product name marked in red to appear in action step?
  5. ArshilAhmad

    Strava connection doesnt work

    Please allow us some time to look into this concern. We will get back to you with an update soon.
  6. ArshilAhmad

    Automation Failed for Zip code field in Zohoform

    Our technical team has mentioned that whenever you pass an address to the Zenler action application, it is essential to include all parameters, such as the zipcode and state. Since you are not including the Zip Code and State fields, you are encountering this error.
  7. ArshilAhmad

    Not able to fetch facebook ads leads data

    Could you please share the Workflow URL where you have tried this?
  8. ArshilAhmad

    Is it possible to fetch Facebook Ads budget and spend data using workflows?

    As mentioned previously, we currently don't have Facebook Ads Insights as the trigger step (first step). If you want Facebook Ads Insights to be added as a trigger step, you can submit your request on our dedicated platform. https://pabbly.featureos.app/b/Update-Existing-Application Our...
  9. ArshilAhmad

    Extract Pattern Wrong Pattern?

    Please try using Code by Pabbly to run this Python code, which will help you remove the leading zeros. import re input_string = "0000007856560" output_string = re.sub(r'^0+', '', input_string) print(output_string)
  10. ArshilAhmad

    Updating and Creating new Entries in AITable from Google Contacts

    We have made some changes to the Filter conditions of your Router. Please now test the workflow by creating a new contact or updating an existing one in Google Contacts.
  11. ArshilAhmad

    Moving Folders in OneDrive

    Hi @JasonTell7, Currently, we don't have an action event in OneDrive that allows you to move a folder from one place to another. I'm afraid the use case you are describing is not possible at the moment.
  12. ArshilAhmad

    How to add a product to a lead with Zoho CRM

    Please try using the 'Insert/Update Record' action event. It seems that the 'Nombre De Producto' field is being fetched now.
  13. ArshilAhmad

    Can I send all data from one workflow to another, and then back to the original workflow?

    Could you please share the Workflow URLs where you are attempting this?
  14. ArshilAhmad

    DropBox to Google Drive file format issue

    Please try using a downloadable link to upload the file and see if that fixes your issue. You can do this by replacing the 0 at the end of the link with 1.
  15. ArshilAhmad

    Salad Transcription API Problem

    Please share the Workflow URL in which you have this concern.
  16. ArshilAhmad

    Strava connection doesnt work

    Please log in to your Slava and Pabbly Connect accounts in an Incognito Tab, establish a new connection with your Slava account, and see if that resolves your issue.
  17. ArshilAhmad

    pipedrive endpoint issues

    Hi @viniciussricci, Please try setting up your workflow in this manner with a Router and see if it resolves your issue. https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY0MDYzNTA0MzY1MjY4NTUzNjUxMzMi_pc
  18. ArshilAhmad

    How do I add multiple workflows for same Telegram Bot?

    You cannot fetch both product and order details in the same workflow; you need to create two separate workflows. Use the 'Search for an Order' action event to find a specific order details by its name. Use the 'Retrieve a Product by Name or Slug' action event to fetch product details by its name.
  19. ArshilAhmad

    Salad Transcription API Problem

    Hi @karimsalah, Could you please share the API documentation of the endpoint you are trying to execute in API by Pabbly module? Also, share the Workflow URL where you have attempted to execute this endpoint.
  20. ArshilAhmad

    Automation Failed for Zip code field in Zohoform

    Hi @Niladri_Nayak, Please allow us some time to look into your concern. We will get back to you with an update soon.
Top