Search results

  1. Fagun Shah

    Import images from Airtable to Google Slides

    I also requested this feature, but not available yet. You can upvote it here - https://pabbly.hellonext.co/b/Update-Existing-Application/p/google-slides
  2. Fagun Shah

    Copy Paste value if condition is true in Google Sheet

    @sourav04 I think @Pabbly will be more helpful here. Bcoz I was also not able to delete a single row. It at least deletes 2 rows for me. But for start you need to Lookup google sheet go get the row index and then delete that particular row by mapping that row index value. Let's wait for...
  3. Fagun Shah

    Auto update phone number prefix in google sheets or elsewhere

    Follow this workflow - It does proper for each number format you gave - You can try by submitting number in different formats in this form - https://fagunshah.in/code/ And see results in this GSheet -...
  4. Fagun Shah

    Zoom webhook integration

    It is a timezone issue, solve like this & it won't cost a task
  5. Fagun Shah

    Copy Paste value if condition is true in Google Sheet

    I used iterator which only passes first value in test, but passed all values in actual workflow execution. Check sheet 2 of my Gsheet i have set it up to pass values every 1 minute. Make sure you have simple response turned off so you get all values,
  6. Fagun Shah

    Copy Paste value if condition is true in Google Sheet

    Google Sheet for above Workflow - https://docs.google.com/spreadsheets/d/1ZkrQWyzTYYiWP1sPFDdKSImSnB0-wzSZxWj65lSFXoc/edit?usp=sharing
  7. Fagun Shah

    Copy Paste value if condition is true in Google Sheet

    Also you want to use column C as trigger or you want to use scheduler everyday to check the value of 'C' column?
  8. Fagun Shah

    Copy Paste value if condition is true in Google Sheet

    When you say add to existing range of data, you mean addnew row or add at specific row? If at specific row then how do you get at which row we need to add that data? Share screenshot of Sheet2.
  9. Fagun Shah

    Not Able to correct the time error

    Pabbly tkes time in UTC+0 format, use this link to convert Indian Time to UTC+0 - https://savvytime.com/converter/utc-to-ist And here is how to add time to scheduler example,
  10. Fagun Shah

    Today's Date

    When you will click on Save and Send Test Request button in above given step it will generate today's date. Like this. Then add another step - Add Row and map that value to your desired column in google sheet - You can watch this tutorial for Google Sheet Add row action help -
  11. Fagun Shah

    Add italian prefix

    Can you share workflow name so @Pabbly @Supreme Verma team can look into this?
  12. 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.
  13. 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?
  14. Fagun Shah

    Google sheets to social media post on certain date

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

    Add italian prefix

    Did you setup webhook for order created in woocommerce?
  16. 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.
  17. Fagun Shah

    Email Parser to Notion

    Check History for that particular workflow and provide workflow name for pabbly team's reference.
Top