• 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

    Google sheets to social media post on certain date

    Any reason to keep Row 1 and column A empty? Can we chat here directly? - https://www.facebook.com/fagun.shah.7/ So we can move fast towards the solution.
  2. Fagun Shah

    Google sheets to social media post on certain date

    How many columns are there in row 4? Lookup action is should return whole row with each column data and row index. Currently from your screenshot it looks like it is only returning the row index. Can you share G Sheet Screenshot also?
  3. Fagun Shah

    Google sheets to social media post on certain date

    @sourav04 , I am good. A Screenshot will be helpful here.
  4. Fagun Shah

    Add italian prefix

    Did you setup webhook for order created in woocommerce?
  5. Fagun Shah

    Google Sheets Pabbly Webhooks

    How is data added in google sheet? Via some app or you type manually? If it is via some pp then check mar Send On Schedule also and wait 1 hour to see if data sent to pabbly or not.
  6. Fagun Shah

    Email Parser to Notion

    Check History for that particular workflow and provide workflow name for pabbly team's reference.
  7. Fagun Shah

    Add italian prefix

    You can map the result of Number Formtter step in your send whatsapp message step's mobile number field.
  8. Fagun Shah

    Add italian prefix

    Here you can map your data dynamically in place of 8238197911.
  9. Fagun Shah

    Update Spreadsheet

    Using which app you are sending SMS from Gsheet?
  10. Fagun Shah

    How many webhooks?

    Webhooks and APIs are different. Webhooks in all apps are mostly different for each event. Example, Woocommerce have different webhooks for order created and order updated. API is mostly common per account with each app. Example - SMS company MSG91 lets you create API key for different...
  11. Fagun Shah

    Schedule by Pabbly for every saturday at a specific time

    FYI - Weekdays function by default retunrs below values for each day, Sunday = 1 Monday =2 .... Saturday = 7
  12. Fagun Shah

    Schedule by Pabbly for every saturday at a specific time

    @Rachna and @Pabbly I think this should work in the similar manner & it will not consume any extra tasks because pabbly has all internal function free -
  13. Fagun Shah

    Facing issue while converting date into time stamp format

    C Convert/Generate date in MM/DD/YYYY format and it should work fine.
  14. Fagun Shah

    Bug: Filter Condition Does Not Contain String

    You have setup multiple OR conditions, so any of them is fulfilled it should go through. If you want to check if it does not contain all strings shown in screenshot then you should add them by click on + icon(AND conditions) Working fine for me,
  15. Fagun Shah

    Can we wait till one hour then check the value in another google sheets and then send emails (Cart Abandondent users from Instamojo)

    You need to use different condition, Row Index Returned(row found) -> Is Exist Row Index Not Returned(no row found) -> Does Not Exist
  16. Fagun Shah

    How to add email to Contact in Flowlu

    When you add contact to flowlu you get customer id in return(when you click on save and send test request), use that customer id to add email to contact action. So you will add email address to that exact contact.
  17. Fagun Shah

    Google sheets to social media post on certain date

    2. The best thing I can think of to achieve it is this, You can create another Sheet named Schedule, Date Post/NoPost 14-05-2021 Yes 15-05-2021 No 16-05-2021 No And then you can check against this sheet after holiday wishes check. If you find Yes then workflow should...
Top