Hi everyone! I am having a problem with custom connector, it does not show any actions when added to a flow.
The custom connector enable me to change the OtherMails property through Graph API
When used through the test section it gives out the proper results, we input the Object ID and the email that we want to have in the OtherEmails. It works, perfectly changing / setting the users OtherMails property on AzureAd.
A have confirmed the connector is properly configured and the connection is made.
The problem is when I try to use this custom connector there is no actions to be used.
I have tried to recreate it by exporting the JSON as suggested in another thread, but that did not yield any results.
Any ideas? Is it policies related? I ask because I am stumped on how to configure a policy for a connector like this.
Any help or suggestions would be welcome.
The action after running, with a confirmed success on the AZUREAD
The action after running, with a confirmed success on the AZUREAD
The action on the test page
But no actions are available
THe connection is established