• 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

    Copy Paste value if condition is true in Google Sheet

    So I can not delete row from multiple sheets in a single spreadsheet? Any plans to add this functionality?
  2. Fagun Shah

    folder name - bug

    Are you talking about the folder's sorting position? Then just do a refresh and it it should be in proper A->Z order.
  3. Fagun Shah

    Schedule Gmail messages shows <br><br>

    Yes you need to manually add <br /> for new line. Do not use enter for new line.
  4. Fagun Shah

    Schedule Gmail messages shows <br><br>

    Using <br /> should work for new lines. I use it all the time for Gmail email from pabbly connect. Pabbly Connect : This Line one<br /> This is Line two<br /> Gmail will show : This Line one This is Line two
  5. Fagun Shah

    Copy Paste value if condition is true in Google Sheet

    Solved this @Pabbly and @sourav04 , it was my mistake in deleting row. @sourav04 check below workflow for deleting a specific row, Step 7-8-9
  6. 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
  7. 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...
  8. 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 -...
  9. Fagun Shah

    Zoom webhook integration

    It is a timezone issue, solve like this & it won't cost a task
  10. 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,
  11. 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
  12. 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?
  13. 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.
  14. 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,
  15. 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 -
  16. Fagun Shah

    Add italian prefix

    Can you share workflow name so @Pabbly @Supreme Verma team can look into this?
Top