-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ConnectWise PSA (Independent Publisher) #3883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
…endent Publisher)/apiDefinition.swagger.json
…endent Publisher)/independent-publisher-icon.png
…endent Publisher)/ConnectWise API Connector 1.png
…endent Publisher)/ConnectWise API Connector 2.png
Added Metadata section
…endent Publisher)/apiProperties.json
…endent Publisher)/README.md
…endent Publisher)/apiDefinition.swagger.json
Trying to get the Authentication to appear in CW Connector
Corrected swagger issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @howellchrisj,
Could you please clarify the below swagger validation error?
##[error]The 'host' property, if present, must be a valid URI host without a scheme or path. ValuePath: /host
I would recommend setting the host here to something (e.g. microsoft.com) and then using a policy to set it from the connection parameter: https://learn.microsoft.com/en-us/connectors/custom-connectors/policy-templates/dynamichosturl/dynamichosturl |
Hi @howellchrisj, Can you please address comments? |
@vmanoharas , I adjusted the code to have the URL within the json file per the recommendations. There are two things, one, I changed the Authorization to get an API Key to work and then during that change, I realized that the URL has to be somewhat dynamic as I am using "na", but other countries may need to use "eu" in the URL. For the Default I put it is as the "na", but have the parameter to allow for the change. |
Hi @howellchrisj, we would recommend you to test this functionality thoroughly and confirm with us as we will not test this from our end. Additionally, please post the screenshots of successful flow creation. |
@vmanoharas , I would love to test this flow. Can you provide me details on how I am supposed to test the connector without the changes being pushed into production? Every time I wrote the custom connector and tried to publish, the exact syntax and json wasn't the same as what it needs to be for the publishing updates. |
Hi @howellchrisj, We would recommend you to refer other IP PRs as they tested and posted the screenshots before we approve. Kindly refer the below links. https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip https://github.com/microsoft/PowerPlatformConnectors/tree/dev/templates/Independent%20Publisher https://github.com/microsoft/PowerPlatformConnectors/tree/dev/schemas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dear Partner
I hope you are doing well.
Congratulations, your pull request is approved. We will move forward with the certification process. We are preparing your connector for production deployment and will queue up for the next deployment schedule. Once your connector onboards the next deployment schedule, it starts to deploy your connector in our production environments that typically takes 3-4 weeks.
Please let us know if you have any questions.
Thank you very much for working with us.
When submitting a connector, please make sure that you follow the requirements below, otherwise your PR might be rejected. We want to make you have a well-built connector, a smooth certification experience, and your users are happy :)
If this is your first time submitting to GitHub and you need some help, please sign up for this session.
apiDefinition.swagger.json
, by runningpaconn validate
command.apiProperties.json
has a valid brand color and doesn't use an invalid brand color,#007ee5
or#ffffff
. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.If you are an Independent Publisher, you must also attest to the following to ensure a smooth publishing process: