
Hi, in my flow I want all arriving email addresses to be looked up in Dynamics FinOp list of vendors in order to trigger action for emails from those vendors only. I am struggling to find a connector that would allow me to build it. Anyone aware about existence of one?
Thanks
Hi @AlUniqum
Do you want to check if the email address is existed in the vendors list in your Dynamic 365 for Fin&op?
If yes, you could refer to screenshot below to create the flow:
The length expression in the Condition as below:
length(body('Filter_array'))
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.