Parse Email Flow Action

Table of Contents

Summary

Simple flow action to parse email body and return name-value pairs to flow. Inbound Email flows do not break out the body into variables like normal Inbound Action Rules.

Link to download

Artifacts

NameTypeInputsOutputs
Parse Email Body TextFlow ActionEmail Recordname-value pairs

Usage

Please see Robert Fedoruk’s excellent video on how to use this action.

In your Inbound Email flow, simply pass the email record the action

Flow Action

The easiest way to use this data is to use flow Transform Utils, example Below.

Parse Email transform

Related Posts