• 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. Fagun Shah

    Can Pabbly detect Woocommerce notes?

    You can try using order updated as a trigger and then use List All Order Notes action as an action step. Feel free to DM me on FB incase you need help. I am from India so it may take few hours to reply you.
  2. Fagun Shah

    Pushover - Bold Text

    Did you try new action or a deprecated one? Try clearing cache once also.
  3. Fagun Shah

    Pushover - Bold Text

    @cychew I think they have fixed this now. It worked for me.
  4. Fagun Shah

    Initial Setup Error

    All the columns need to have data in 2nd row when you do initial setup. Just add dummy test data in2nd row for all the columns with headers and that should solve the issue.
  5. Fagun Shah

    How to Generate Invoices using Google Forms Responses and Send PDF on Gmail

    Check this video - https://www.berrycast.com/conversations/7b090d71-5696-569a-a8b1-449b3be43879
  6. Fagun Shah

    How to Generate Invoices using Google Forms Responses and Send PDF on Gmail

    Deprecated actions can be replaced by the same name but with "(deprecated)" at the end. That will solve your issue.
  7. Fagun Shah

    Woo Commerce to Google Sheet Integration

    When you're setting up the workflow it will only show 1st item of array in iterator response, but when actual execution of the workflow happens it will go through each item of the array one by one.
  8. Fagun Shah

    Whatsapp api

    1. No. 2. Yes, but it will need direct image URL to send image and you need to use some SaaS or google slides to generate dynamic images for each contact.
  9. Fagun Shah

    Pushover - Bold Text

    I still does n ot work,
  10. Fagun Shah

    delay action is offset by 3 hours

    This is solved on a zoom call.
  11. Fagun Shah

    delay action is offset by 3 hours

    The first arrow is showing time in UTC+0 and the 2nd green arrow showing time in your pabbly account's time you have setup in settings. So they can be different. Make sure you are passing time in delay until action in UTC+0 timezone, and in API step check if that is executing at your account...
  12. Fagun Shah

    How can I convert ISO 3166-1 alpha-2 Country Codes (two letter codes) to the full country name? (with Transformer?)

    Until they add something similar use this sheet to lookup values from country code to full country name - https://docs.google.com/spreadsheets/d/14bAB5brVTH8Xg3kOyxgyAFyHBL0AvEfs1bfsg7tH7JU/edit?usp=sharing
  13. Fagun Shah

    Txt file to Google Sheets

    Not possible for now.
  14. Fagun Shah

    Woo Commerce to Google Sheet Integration

    Meta Data is also Array format, so you can pass that into Array into Iterator as well.
  15. Fagun Shah

    Zoom Webinar Registrant error message

    You tried to register same email address too many times. Try different email for testing.
  16. Fagun Shah

    App suggestion Webinarkit

    No open api documentation and they are not interested in sharing one. So not possible.
  17. Fagun Shah

    Zoom Webinar Registrant error message

    Check email address field. The error suggests that Email address field is not proper.
  18. Fagun Shah

    Converging two streams?

    Not possible inside a single workflow bcoz Router is the last step of the workflow. But there are easy workarounds available - 1. You can add Create Invoice1, Create Invoice 2 and Send AppInvite steps to both the routers. You can basically clone the route. 2. Send data to another workflow...
  19. Fagun Shah

    Woo Commerce to Google Sheet Integration

    You need to turn off the Simple Response toggle and Re-Capture the Webhook Response, that will capture the line_items array nad that you can use in the iterator.
Top