I used Formatter to extract the event ID from a reminder message I posted on Slack (the ID came from Google Calendar), like in this image, but it doesn’t show up in the Data Out.
Could the problem be the string I put in the Pattern field?
(I also tried: EVENT_ID:(\w+), EVENT_ID:\s*(\^\s]+) too.
Since the previous step has already successfully detected a message containing the string "EVENT_ID:", the "EVENT_ID:" part itself should not be the problem.)
I’ve asked AI a few times, but nothing has worked… I’d really appreciate it if someone could help me!


