Hello,
I have a flow that triggers when a folder in Sharepoint is created. Once that folder is created, the goal is to create a Prospect (Lead) record in Dynamics 365 which is connected to the Dataverse. The prospect record has 2 mandatory choice fields: Country & Project Type.
The flow is running successfully, but no record is being created.
My Flow:
Trying to get Value of Country
Trying to get Value of Project Type & Create record
After creating a Folder called Test under Facility Management / Qatar, no row is being added to the Prospects table in the Dataverse:


Can someone please help?