Graph API Mailbox Improvements

We've added in more flexibility when it comes to email integration. If you're using Graph API mailbox integration you can now use Enate to monitor specific folders, adding as many level folder paths as you need when configuring your Graph API Mailbox connector in Builder.

This allows for more fine-tuned integration so you can set Enate monitoring a subset of your email folders rather than the entire mailbox.

You can use backslashes '\' to separate the folders and it is not case sensitive. You can also use pipe symbols '|' to add multiple folders.

Once you have set up your Graph API connector, you can create different email routes for it.

If a new email arrives from one of the folders configured in the connector and it matches the folder path specified in the email route and it passes any other routing rules, it will launch the process specified in the route.

If you don't specify the folder path and leave it blank or use a wildcard '*', emails from any of the the folders configured in the connector will create the process specified in the route, as long as all the other routing rules are matched as well.

Last updated