Search results

  1. Fagun Shah

    SpreadSimple connection problem

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

    Number Fomatter

    Hello Amitbhai,
  3. 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.
  4. Fagun Shah

    Cannot Complete GSheet Initial Setup

    Add atleast 1 row of data.
  5. Fagun Shah

    Google Sheets Add Row Column Limit

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

    Scheduling reminders based on days

    Superb. You're welcome.
  7. Fagun Shah

    Scheduling reminders based on days

    The workflow looks like for Saturday and not friday.
  8. 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.
  9. Fagun Shah

    Scheduling reminders based on days

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

    gsheet row update -> shopify price update

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

    gsheet row update -> shopify price update

    Then if you update the price it should trigger the workflow.
  12. 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.
  13. 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).
  14. Fagun Shah

    Multiple Scheduled Times

    Make the Regular Interval smaller like 5min or 10min and then match the current time with your desired time using filter. This way it will trigger every 5/10 min but will not use any extra tasks until the filter conditions are met.
  15. Fagun Shah

    Change Connection Without Having to Redo Whole Block

    May be try updating the connection like screenshot I shared above.
  16. Fagun Shah

    Can someone please share the affiliate cycle for Pabbly Connect LTD?

    Check 2nd FAQ - https://www.pabbly.com/affiliates/
  17. Fagun Shah

    In Sheets to Sheet connect , trigger update rows

    Update Row/Cell does work if the trigger column's cell it updated. You no need to setup anything extra for this. Just setup like a new row trigger. But make sure you always edit/update trigger column cell as well with other cells in that row.
Top