Email parser, only forward from particular email address

Status: Closed · Asked by eddie on · 0 views

eddie — Question ·

We are trying to use the email parser to send a message from a particular recipient into discord. So far we have set up the email parser, and can insert the message from the body text into discord, but it does it for all messages. We just want to send the message to discord from a particular client email address. Can anyone help? Thanks

Pabblymember11 — Reply ·

Hey @eddie

After the trigger event in your workflow, utilize the Filter action step to process only the email address that meets the filter condition, ensuring that the workflow is processed as intended. You can watch a tutorial on this topic here.

eddie — Reply ·

Thank you!

Back to all forum threads · Log in to reply