Lomnido supports emails and parsing Excel files. A short video shows how this works.
The complete workflow is set up in a minute and needs no scripting knowledge. Everything is configured with just a few clicks.
The steps are executed:
- Create a new Workflow
- Attach an Inbound Email Connector
- Configure the Inbound Email Connector
- Configure the Inbound Processor
- Attach an HTTP Push Connector
- Configure the HTTP Push Connector
- Deploy the Workflow
1) This is the Email Inbound Connector
Here we configure the email address to receive the emails and the filepattern for the attachment that should be processed.
2) This is the Inbound Processor
Here we configure that we expect an Excel file as payload.
3) This is the Outbound Processor
Here we configure to split up the records from the Inbound Process into individual messages.
And we configure to handover the payload in JSON to the Outbound Connector.
4) This is the Outbound HTTP Push Connector
Here we configure everything related to the HTTP protocol.
Comments are closed.