Hello,
I am currently building a solution in Power Automate which uses Dataverse and Dynamics as its foundation.
Using the regarding field shown in the image below, it is possible to relate the form invitation to other Dataverse data.

My solution would be easier to make if it were possible to relate the Customer Voice invitations to multiple entities. Upon checking the results in the entity where the invitations are stored, I see that the data from the regarding field is stored in the following format:
[{"regardingidkey":"*EntityName","extInviteSourceId":"*GUID*"}]
Indicating that it may be possible to relate several entities to a given invitation.
Does anyone know if this is possible, or if it is being worked on? If it is possible, do you know the syntax? If not, I may post this in the ideas forum.
Thanks!