Search results

  1. Fagun Shah

    How to extract a part of a link and then add another part?

    Can you share the exact desired output?
  2. Fagun Shah

    Extracting Phone Number

    Here you go - Regex - ((?:\+|00)[17](?: |\-)?|(?:\+|00)[1-9]\d{0,2}(?: |\-)?|(?:\+|00)1\-\d{3}(?: |\-)?)?(0\d|\([0-9]{3}\)|[1-9]{0,3})(?:((?: |\-)[0-9]{2}){4}|((?:[0-9]{2}){4})|((?: |\-)[0-9]{3}(?: |\-)[0-9]{4})|([0-9]{7}))
  3. Fagun Shah

    Cannot get MS 365 Calendar Event details

    @Supreme just checking, any updates?
  4. Fagun Shah

    How to Send WA messages with a delay of 10 seconds

    Message me on FB, and we can check your usecase in details on a zoom call(free) - https://www.facebook.com/fagun.shah.7/ Actual workflow setup will be paid work.
  5. Fagun Shah

    Connect Sheets with several workflows

    You should not use Multiple sheet in a spreadsheet when you're setting up a trigger using Pabbly Google Sheet addon. It is a limitation. You have to use multiple spreadsheet, each with only 1 sheet.
  6. Fagun Shah

    Pabbly integration with Swipe pages (Landing Page)

    Yes, you can use webhooks for integration with Pabbly Connect.
  7. Fagun Shah

    Forminator Integration

    @mcostales84 check this video - https://www.berrycast.com/conversations/6c01f505-4f8a-5e2b-8d7e-0a4bafcd34f8
  8. Fagun Shah

    Cannot get MS 365 Calendar Event details

    @Supreme any updates on this?
  9. Fagun Shah

    Cannot get MS 365 Calendar Event details

    @Supreme it gives the same issue when I tried too. I think this function only accepts a specific kind of input and not 18:00 format. It would be very easy if support for this can be added.
  10. Fagun Shah

    WP user registration mail

    @Supreme any updates on this?
  11. Fagun Shah

    Dropbox upload file

    Just refresh the workflow page once and try again.
  12. Fagun Shah

    Cannot get MS 365 Calendar Event details

    @spinckney check this video - https://www.berrycast.com/conversations/722fbf0b-6846-591a-bdb7-f3147f1bab72
  13. Fagun Shah

    Help needed with routing users to the proper membership

    2 things I noticed from the video - 1. In 1st router you need to use AND conditions instead of OR conditions 2.I think you are using wrong field(Product 0) for filter condition. You need to use contain condition with array of product names and not with Product 0 only. Feel free to PM me on...
  14. Fagun Shah

    Metrics Reporting

    If your number of rows and columns are fixed then you can go ahead and setup HTML table with placeholder with data you got from getrows action.
  15. Fagun Shah

    Metrics Reporting

    Use Get Rows action of Google Sheet in Pabbly Connect workflow and then use Gmail to send the email with this values.
  16. Fagun Shah

    WooCommerce integration SKU

    Wath this video - https://www.berrycast.com/conversations/fa21af95-921b-5ab3-9b12-750a69b08028 And here is the full workflow screenshot -
  17. Fagun Shah

    Everwebinar dosen't work as an firt option

    Zapier have inside access to many SaaS's APIs, which are not public to others.
  18. Fagun Shah

    Everwebinar dosen't work as an firt option

    Because Pabbly does not have Everwebinar as Trigger, you can use it as action only. - https://www.pabbly.com/connect/integrations/everwebinar/ Everwebinar does not have open API documentation to develop triggers. If you can ask them for that then I think pabbly team will be also able to do it...
Top