• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Recent content by FrankGibson

  1. FrankGibson

    Email Parser>Text Format>Slack - test works, real email fails

    Not sure what you mean, but I do only use 1 result to send to slack. The only thing that Slack receives is 'The code will expire in 10 minutes.' but not code?!
  2. FrankGibson

    Email Parser>Text Format>Slack - test works, real email fails

    Just to add - I've just updated the regex to (?<=enter the code below to sign in to Zoom.)(.*)(?=Please review) which extracts this - I have no idea why I get 2 identical results. I don't think the extract is the issue (as the previous regex ( \d{6} )(\b|$) was also extracting the code - but it...
  3. FrankGibson

    Email Parser>Text Format>Slack - test works, real email fails

    Hi again, I still can't get this to work. As per above, the regex does extract the code from the email and sends the message to the slack channel. But the code is missing. the last execution was task id IjU3NjcwNTZlMDYzZTA0MzE1MjZjNTUzNzUxMzQ1MTYyNTQzMCI_3D_pc the text formatter should extract...
  4. FrankGibson

    Email Parser>Text Format>Slack - test works, real email fails

    So I can see now checking the body text I have found color:#333333 which explains the code that was sent to slack. I guess I need to improve my regex! I want to extract the code that sits in the middle of the text 'If this was you, enter the code below to sign in to Zoom. 749584 The code will...
  5. FrankGibson

    Email Parser>Text Format>Slack - test works, real email fails

    It's called Gmail to Slack and the link is https://connect.pabbly.com/workflow/share/AUkFN1IBUHdWHwFFBmsAKQ4ZAhFVHwlfVDMGFA##. I'm not sure what the task history ID is?
  6. FrankGibson

    Email Parser>Text Format>Slack - test works, real email fails

    Hi, Hope I have understood how Pabbly Connect should work - I've set my gmail to forward to the Pabbly email - double checked the email and forwarding is working. Email is captured by Pabbly. Next action (text formatted by Pabbly) is to extract a 6 digit code using regex, extracted from the...
Top