Hi all.
My requirement is that in our current custom connector which is for GET calls in Dataverse API, we need to find out if MS Graph API can be combined in the same connector. I know we can use Change Host Policy Templates to route to graph URL but we are using OAuth 2.0 Azure security, hence we are stuck at the Resource URL which doesn't support variable.
Can any one point me to the right direction?