• 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

    What is the default info Pabbly sends to gpt?

    Hi @Pabblynaut, We don't apply any pre-prompts from the backend in the ChatGPT action step. Please note that ChatGPT is a generative AI tool, which means it could provide different responses for the same prompt. This may be the reason why you are getting different results for the same prompt.
  2. ArshilAhmad

    How to retrieve Header Document URL (Eg: .pdf) in WhatsApp Cloud API (action) by using Woo Commerce order details?

    As mentioned earlier, since the data (PDF) is not coming from WooCommerce, we won't be able to take any action from our end. You can also test the issue on webhook.site to check if you receive a PDF in WooCommerce's response there. If not, please contact WooCommerce to find a way to fetch the...
  3. ArshilAhmad

    Unable to send email attachments collected from google form

    For your specific use case, you can only send a single file as an attachment.
  4. ArshilAhmad

    HTTP Status Code 204

    Hi @Assunta, It's not an error; it's the default response for the successful execution of Mailchimp: Add Member Tag action event. https://mailchimp.com/developer/marketing/api/list-member-tags/add-or-remove-member-tags/
  5. ArshilAhmad

    Google sheet to Telegram Function

    Hi @Khali alazzawi, To make automation work, you need to enable 'Send On Event' if you're manually entering data into your Google Sheets. If the data added to your Google Sheets comes from another API or third party application, you also need to enable 'Auto Send on Schedule'. Note: If your...
  6. ArshilAhmad

    Unable to send email attachments collected from google form

    Hi @Kit888, I have made some changes to your workflow that should help you resolve this issue. You should now be able to send the email attachments.
  7. ArshilAhmad

    How to retrieve Header Document URL (Eg: .pdf) in WhatsApp Cloud API (action) by using Woo Commerce order details?

    Hi @Swoc, The webhook trigger used in WooCommerce is descriptive-based and captures whatever data the application is sending. We do not have any control over the data that WooCommerce sends to Pabbly Connect. If it doesn't include the Document URL, there is no way to retrieve the document you...
  8. ArshilAhmad

    WhatsApp template not sent after delay of few days

    Hi @ravimittal7, Based on your Task History, the issue appears to be coming from Facebook's end. I found a thread for you here that could help you fix the issue. https://developers.facebook.com/community/threads/209468928836410/ Please follow the steps suggested above, and make a new...
  9. ArshilAhmad

    Worpress Step Not Showing Post Type

    The issue appears to be related to the absence of the Basic Auth Plugin in your WordPress account. Please follow the steps provided in the attached thread and watch the accompanying video to install the Basic Auth Plugin. If you have already installed the "Mini Orange" plugin, please ensure to...
  10. ArshilAhmad

    Calculate price of WooCommerce line item

    The code I shared above was generated using ChatGPT, so unfortunately, I won't be able to assist you with coding-related queries as it's beyond our scope of expertise.
  11. ArshilAhmad

    Custom API response time

    Currently, it is not possible to stop email notifications for a particular error message. If you would like such an option to be added to Pabbly Connect, you can submit your request on our dedicated platform: https://pabbly.featureos.app/b/Feature-Request
  12. ArshilAhmad

    issue with update invoice status in Wave accounting

    We have tried to contact Wave's team through email but haven't received any response from their end. We suggest that you also try to contact their team from your end regarding this concern.
  13. ArshilAhmad

    twilio message id

    Currently, there isn't an action event in Twilio that allows you to fetch a customer's reply for a specific message. If you would like to have this action event added to Twilio, you can submit your request on our dedicated platform: https://pabbly.featureos.app/b/Integration-Request Our...
  14. ArshilAhmad

    Circle not showing tags..

    It seems like you didn't clear the email address field before mapping the user email address from above. I have made that change on your behalf. Your workflow should work now.
  15. ArshilAhmad

    twilio message id

    Hi @epinela, You need to map the Sid in Message ID field.
  16. ArshilAhmad

    Calculate price of WooCommerce line item

    Hi @david466, Please try adding this JavaScript code to your workflow using Code by Pabbly. This should give you the desired result. const subtotals = [100, 75]; // Array of subtotal prices const quantities = [2, 1]; // Array of quantities const result = subtotals.map((subtotal, index) =>...
  17. ArshilAhmad

    Gmail Sending 100 Emails instead of 1

    Hi @mikec29526, The filter condition is not supposed to work the way you currently have it set up. The 'Greater than' and 'Less than' conditions operate on absolute values. Since you are trying to set your filter condition based on the Date, it won't function properly. I have cloned and made...
  18. ArshilAhmad

    Instagram Leads

    Hi @Sinsolut Technologies, Currently, we don't have any trigger events to capture Instagram Leads, so the use case you are describing is not possible at the moment. If you would like to have Instagram Lead Ads trigger application added to Pabbly Connect, you can submit your request through our...
  19. ArshilAhmad

    am not able to choose facebook page in Trigger

    Yes, it's not mentioned in the videos or on our feature list, but you do need a paid plan to access Facebook Pages triggers. You can purchase any of our monthly or lifetime plans; it's available for all our paid plans. https://www.pabbly.com/connect/
  20. ArshilAhmad

    issue with update invoice status in Wave accounting

    Please allow me some time. I will get back to you shortly.
Top