• 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

    Where can I rename the connected accounts?

    Try this - And then for name change and credential change use this -
  2. Fagun Shah

    Is it possible to lookup a Google Sheets row using a date?

    Try converting your Date column to Simple Text using Format Menu.
  3. Fagun Shah

    Number Fomatter

    You need to map the output of that number formatted step to your next step where you need to map number.
  4. Fagun Shah

    Data forwarder to Google Sheets

    No you can not use Data Forwarder for Ghseet. I case you want to update the same row with data you got from API step you can use Update Row action. But that will create an infinite loop. And if you want to send data to another google sheet then you need to use Add New Row action of ghseet...
  5. Fagun Shah

    How to add a filter based on day of week

    Check this - https://forum.pabbly.com/threads/weekly-monthly-scheduler.2603/#post-12441
  6. Fagun Shah

    SpreadSimple connection problem

    Try removing colon ' : ' from sheet name. It sometimes causes issue in Google Sheet APIs.
  7. Fagun Shah

    Number Fomatter

    Hello Amitbhai,
  8. Fagun Shah

    Cannot Complete GSheet Initial Setup

    1. Do this setup in private window(incognito mode) where only one gmail account is logged int. 2. Make sure you have data in first column's or trigger column's cells.
  9. Fagun Shah

    Cannot Complete GSheet Initial Setup

    Add atleast 1 row of data.
  10. Fagun Shah

    Google Sheets Add Row Column Limit

    Yes, Add new row action has limit of 52 columns. Use "Append Row" action instead.
  11. Fagun Shah

    Scheduling reminders based on days

    Superb. You're welcome.
  12. Fagun Shah

    Scheduling reminders based on days

    The workflow looks like for Saturday and not friday.
  13. Fagun Shah

    Scheduling reminders based on days

    Add them to a Gsheet as the last step of your current workflow. And then create another workflow like the one I shared and pickup all rows(Get Rows action) from gsheet every specific day and time of the week.
  14. Fagun Shah

    Scheduling reminders based on days

    Check this - https://forum.pabbly.com/threads/weekly-monthly-scheduler.2603/#post-12441
  15. Fagun Shah

    gsheet row update -> shopify price update

    the new row trigger also works as updated row trigger. No need for separate trigger.
  16. Fagun Shah

    gsheet row update -> shopify price update

    Then if you update the price it should trigger the workflow.
  17. Fagun Shah

    gsheet row update -> shopify price update

    Pabbly Gsheet addon does work for Row Update trigger, condition is you have to update trigger column cell as well.
  18. Fagun Shah

    gsheet row update -> shopify price update

    The screenshot you share is for trigger. And the last line of your question requires action of google sheet to Lookup Row and Update Row action(both available in pabbly).
Top