Microsoft365 Mail and Classify Document not compatible

Hello,

I would like to read data from an email. I use the Microsoft 365 “Email received” event as a trigger for this. Now I want to use “Classify document” afterwards, but I get the error below. What is the reason for this?

Thanks you all for your support!

Hi @Cooper23452 ,
Can I know what you are try to achieve?

Classify Document is used in classifying the documents which is used under document understanding future.

But here you are sending an email message to Classify activity.

Let me know if you have any questions.

Thanks
Muthu

Thanks Muthu for answering this quick!

What I want to do: Each time an email message arrives from a specific sender, I want to extract information about the date, time, location, etc. of an event from the (unstructured) message body and create a new Outlook calendar event based on this information.

Does this make sense to you?

You can use For Each activity and select “Email Received” and you can see the list of properties avaialbe.

Thanks
Muthu