M
2
Workflows
Workflows by mail
Free beginner
Convert XML to JSON
Transforms XML data to JSON honoring XML attributes by putting them in a separate key: 
m
mail Document Extraction
4 Nov 2019
6355
0
Free intermediate
Listen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified `xml`property on the `$data` object and converts it to JSON. The `Set`node could be replaced with `Function` nodes for example to do a conversion/mapping/transformation.  The JSON is ultimately sent to a HTTP Endpoint via POST. > This could be a starter for EDI purposes like receiving or transmitting XML data and conversion via JSON object property mapping.
m
mail Document Extraction
1 Nov 2019
8096
0