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

    The Facebook Leads are not getting updated

    Hello @QuickSell, It appears that the Pabbly Connect app hasn't been installed, and the required permissions haven't been granted. To resolve this, please refer to the following video tutorial for a step-by-step guide on setting up the Facebook connection: Watch Tutorial. Additionally, you can...
  2. Preeti Paryani

    Acumbamail Advanced Response not working

    Hello @marekj, The trigger you are using is a descriptive webhook-based trigger(refer to the attached image) due to that the responses sent by the Trigger application aren't in our control. Regarding any difficulties faced with the data not getting received from descriptive webhook-based...
  3. Preeti Paryani

    Pabbly connect Content-type error

    Hello @sanket8989, We reviewed the video URL provided and found that it does not comply with YouTube's video guidelines. Specifically, the content type of the URL is text/html; charset=utf-8 instead of the expected video/mp4. We confirmed this issue using Postman, which is why you encountered...
  4. Preeti Paryani

    Add new parameter in the existing workflow

    Hello @Khushboo, Please add the "Facebook Ads: Get a Ad" Set step to your workflow before the step named "Google Sheets: Add New Row" establish a connection with facebook ads and let us know if helps you to retrieve the ad set ID, refer to the attached screenshot for more info.
  5. Preeti Paryani

    Workflow not proceed to next steps

    Hello @Clicknamics, Upon investigating the workflow task history, it seems the workflow is absolutely working fine. As per the recent two task history there is one which failed at the filter step since it didn't receive the 'Contact Tags 1" key in the form response, refer to the attached...
  6. Preeti Paryani

    Extract HTML source code of URL

    Hello @corprodoc, Pabbly Connect doesn't have a native functionality for extracting HTML source code or Open Graph meta data, but you can achieve this using a web scraping API. Simply use Pabbly's API module to connect with services like Apify, ScraperAPI, or WebScrapingAPI. These APIs will...
  7. Preeti Paryani

    Gravity Forms - Save and Continue Webhook not working

    Hello @iamru, The trigger you are using is a descriptive webhook-based trigger(refer to the attached image) due to that the responses sent by the Trigger application aren't in our control. Regarding any difficulties faced with the data not getting received from descriptive webhook-based...
  8. Preeti Paryani

    Can we put the delay task in seconds instead minutes, hours, days or weeks ?

    Hello @clem, You can use "Code by Pabbly" to add a delay in your workflow. Refer to the attached image for guidance. code: await new Promise(resolve => setTimeout(resolve, 20000)); output = [{wait: "20000ms"}]; Alternatively, you can use the action available in Pabbly Connect, as shown in...
  9. Preeti Paryani

    not getting shiprocket invoice url

    Hello @cocktail, Could you please confirm if the Order Key received in the response of the WooCommerce New Order trigger is the same as the Order ID required to fetch the Shiprocket Invoice? This information will help us guide you on how to connect to the Shiprocket API within Pabbly Connect...
  10. Preeti Paryani

    Integrate Google Sheets as a database with Botpress using Pabbly.

    Hello @DME Moti Packaging, Thanks for the update, we'd love to hear your thoughts! If you have a moment, please rate us on Google. Your feedback helps us improve.
  11. Preeti Paryani

    Purchase order Detail in google sheet

    Hello @DME Moti Packaging, You will need to use Webhook by Pabbly as the trigger application. Please refer to the attached screenshot for more details. After that, you can add the webhook to your Zoho Books account by following the instructions provided.
  12. Preeti Paryani

    The Facebook Leads are not getting updated

    Hello @QuickSell It appears that your Facebook Lead Ads connection (#7) has expired, which is likely causing the issue you're experiencing. Please refer to the attached screenshots for more details. To resolve this, we recommend creating a new connection, performing a few tests, and letting...
  13. Preeti Paryani

    Tempate issue

    Hello @mexilet.technologies.pvt. We have made a few changes to the action on your behalf. Please refer to the attached image for more details. However, we are now receiving the error: "Recipient phone number not in allowed list: Add recipient phone number to recipient list and try again."...
  14. Preeti Paryani

    How do I loop thru an array?

    Hello @drpx You can try using Iterator by Pabbly to achieve your use case. To learn how to use Iterator please refer to the following tutorial - . Please note that when you click the Save and Send Test Request button, only the first object of the array will be displayed in the response...
  15. Preeti Paryani

    Asking the question of repeater order

    Hello @zaoyao, It seems the issue is occurring because the trigger for your workflow is set to "New or Updated Sales Invoice." As a result, when an invoice is updated, the workflow is triggered again. To help resolve this, could you please capture two separate responses: One when the invoice...
  16. Preeti Paryani

    Integrate Google Sheets as a database with Botpress using Pabbly.

    Hello @DME Moti Packaging, To trigger a workflow on any new query made in Botpress and add the data to Google Sheets, you can use Webhook by Pabbly. Hereโ€™s how you can set it up: Webhook Trigger: Set up a Webhook in Botpress that will send the query data to Pabbly Connect whenever a new query...
  17. Preeti Paryani

    pabbly rss trigger does not fetch post thumbnail

    Hello @serwar24554 We have added a new action in WordPress that allows you to retrieve the featured image. However, you will need to install a plugin in your WordPress account to enable this functionality. Ensure the JSON Basic Authentication plugin is installed on your WordPress account...
  18. Preeti Paryani

    Connect Workflow Incorporating Pabbly Email Verifier

    Hello @epinela, Currently, we do not have an estimated date (ETA) for when the Pabbly Email Verifier will be available in Pabbly Connect. We will keep you updated as soon as there is any progress. Let us know if you need help with anything else!
  19. Preeti Paryani

    instagtram to youtube video reupload trigger

    Hello @PavanDhananjaya, Could you kindly share the workflow URL where you have used "Instagram for Business" as the trigger application? Please note that the API for the Instagram application has been deprecated and will soon be removed from Pabbly Connect as well. We recommend avoiding its...
  20. Preeti Paryani

    Integrate Google Sheets as a database with Botpress using Pabbly.

    Hello @DME Moti Packaging, Can you please elaborate on what do you refer to by "I would like to integrate Google Sheets as a database in Botpress"? Also currently we do not have any integration with Botpress, either you can add a request on our integration board for the application with the...
Top