While Building a Flow that is triggered by the creation of an element in a Sharepoint list that has two actions:
- Creates an Element in another Sharepoint list
- Creates an Outlook Contact
I have encountered with this error


{
"status": 400,
"message": "EmailAddress or ItemId must be included in the request.\r\nclientRequestId: 19289a1d-57c0-445a-8402-2e0baec3ec60\r\nserviceRequestId: 63faa4bd-6fc5-435f-9a28-931aeb631be9",
"source": "office365-ncus.azconn-ncus.p.azurewebsites.net"
}
Help to troubleshoot this error is appreciated