Where I need to put userid, custom recordid ? teamtemplateid I can see it in the list. I have tried several options but getting error like -
"An error occurred while validating input parameters: Microsoft.OData.ODataException: One or more parameters of the operation 'AddUserToRecordTeam' are missing from the request payload. The missing parameters are: Record.
at Microsoft.OData.ODataParameterReaderCore.EnterScope(ODataParameterReaderState state, String name, Object value)
at Microsoft.OData.JsonLight.ODataJsonLightParameterDeserializer.ReadNextParameter(PropertyAndAnnotationCollector propertyAndAnnotationCollector)
at Microsoft.OData.ODataParameterReaderCore.ReadImplementation()
at Microsoft.OData.ODataParameterReaderCore.InterceptException[T](Func`1 action)
at Microsoft.Crm.Extensibility.ODataV4.CrmODataActionPayloadDeserializer.Read(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
at System.Web.OData.Formatter.ODataMediaTypeFormatter.ReadFromStream(Type type, Stream readStream, HttpContent content, IFormatterLogger formatterLogger)"
Solved! Go to Solution.
Thank you for the reply. But found my mistake - I was passing Role Id as lookup, it should be only GUID.
Hi @Kaanand,
Could you please check the following blog and video and see if this could solve your issue:
Perform Bound/Unbound Action with EntityType Parameters in Power Automate (linnzawwin.blogspot.com)
Flow Actions: CDS (current environment) - Perform A Bound Action - YouTube
Thank you for the reply. But found my mistake - I was passing Role Id as lookup, it should be only GUID.
Hi Kaanad, could you share your solution? I am seeing the same error as you do. I passed Contact GUID into it but still error. What I did: Row Id = the contact I want to add to the access team, TeamTemplateid = GUID of the access team template. Thank you so much! I appreciated your help!
User | Count |
---|---|
89 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
37 | |
24 | |
21 |