Hello,
I can not modify "Query" in my custom connector ("Definitoin"> "Request").
I want to add a parameter to my URL by modifying this part.
Does anyone have any idea how to modify this part?
Thanks,
ODuman
Hi @Anonymous,
Please check this doc on custom connector definition for a reference:
https://docs.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition
Please try to update the definition part on your side.
Best regards,
Mabel Mao
Hi @v-yamao-msft,
thanks for your answer.
I managed to change the URL in the definition but what I can not do is change "Query" in my connector definition.
In the link you sent this is not shown how to modify this part (Custom connector > Definition > Request > Query)