• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

  • Please note that the team will not be available on 7th May 2024, due to a public holiday.

    During this period, support assistance may experience some delays.

Search results

  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