I am trying to create a custom connector that connects to my GraphQL API. The intention is to create multiple actions to prevent users from understanding how GraphQL works.
I can create one action and it works perfectly. The problem is trying to create the second action, as the URL is the same (single access point https://example.com/graphql). Power Automer doesn't allow two actions with the same URL. I have tried adding parameters, headers to no avail.
It seems that Microsoft simply doesn't allow multiple actions from the same URL, which is not compatible with how GraphQL works. Any workaround (other than modifying my web server policies to remove any path after https://example.com/graphql?
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.