DEV Community

Cover image for Empower Monday.com with AI and ready-to-use workflows in Make
Eden AI
Eden AI

Posted on • Originally published at edenai.co

Empower Monday.com with AI and ready-to-use workflows in Make

In this tutorial, we'll show you how to integrate Eden AI's Invoice parser API into your CRM to help streamline your financial operations and free up time for more important tasks.

Whether you're a developer or a non-technical user, this guide is designed to help you automate your process with the power of AI. The same process applies if you want to include other features like : Image tagging, Explicit content detection, Text analysis and many other AI APIs we offer.

Build AI on Monday.com with Eden AI

Eden AI was created for no-coders having difficulties with choosing the right AI provider and/or integrating several APIs. Managing multiple accounts can be a tough job, but with Eden AI, you can connect and manage all your APIs on a single account.

Since some AI providers can be complex to use, we wanted to simplify the “no code” part and make AI available to as many people as possible.

Eden AI allows you to solve multiple AI tasks on Monday.com :

Computer vision : detect faces, objects, logos, explicit content, etc.
Text analysis : sentiment analysis, keyword extraction, summarization, etc.
Machine Translation
Speech recognition & Speech generation

Let's process your invoices!

Just like Receipt and Resume Parsing, Invoice Parsing is a tool powered by OCR to extract and digitalize meaningful data, Computer Vision to identify structure of the document, and NLP techniques to pin down the fields.

Invoice parser technology extracts key information from an invoice (.pdf, .png or .jpg format) such as the invoice ID, total amount due, invoice date, customer name, etc.

Invoice Parsing API

Invoice Processing implies the necessity of software and technology to automate the processing and management of invoices. It includes tasks such as capturing invoice data, validating it in comparison to purchase orders, and routing it for approval, payment and archiving.

The goal of AI in invoice processing is to improve efficiency, accuracy, and speed in handling invoices without any human intervention.

Try Eden AI for FREE

How to bring invoice parsing to Monday.com with Make?

If you're looking for an easier and faster way to implement invoice parsing to your workflow, simply access the following invoice parser template:

Image description

The following tutorial will teach you how to automate the data extraction from your invoices with Eden AI and add it on Monday.com.

1. Watch emails & Iterate attachments
First, you have to set up the Watch emails module to indicate which emails you are interested in:

Image description

Then, add Iterate Attachments. This module will allow you to parse all emails attachments:

Image description

2. Connect your invoice parser API key
Once you’ve made sure that the above parameters will fetch all invoices from your Gmail account, you can connect Eden AI’s invoice parser module.

To do so, first create an account on Eden AI to locate your API key:

Image description

Get your API key for FREE

Then, enter your API key on Eden AI’s invoice parser module:

Image description

Next, select the language of the invoices as well as the providers from which you will retrieve information:

Image description
‍‍

3. Connect to Monday.com & add a new item to your board
It’s time to log in to your Monday.com account!

Image description

First, select the data you want to parse on Monday.com with the Create an Item module, which will add a new item to your board with the chosen data:

Image description


Image description

Note that if you want to extract taxes you will need to add an Iterator module in between:

Image description

This module allows you to access to the elements of a Make array, which is an Array of items of the same type (in this case collections).

In the example below, you can access the different elements of Taxes array (the different taxes collections):

Image description

Each array item will output as a separate bundle.

Back in your Monday.com module, you can retrieve the data with the field "Value" from the iterator:

Image description

Run once to check that everything works correctly. Then, your data will be written in your board as such:

Image description

Congrats! You're all set and ready to automate your invoice processing !

For more ready-to-use workflows check out our Make integration page.

If you're interested in more low-code tools, have a look at our step-by-step tutorials on how to bring AI to your application with Bubble, Power Apps, Google App Script, Retool, IFTTT, and n8n.

Create your Account on Eden AI

Top comments (0)