Skip to content
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

Cognito Forms - Adding GlobalPerConnectorProperty #3278

Merged
merged 11 commits into from
Mar 7, 2024

Conversation

gsmcdonald
Copy link
Contributor


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.

  • I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
  • I attest that the connector works and I verified by deploying and testing all the operations.
  • I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • If this is a certified connector, I confirm that 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:

  • I have named this PR after the pattern of "Connector Name (Independent Publisher)" ex: HubSpot Marketing (Independent Publisher)
  • Within this PR markdown file, I have pasted screenshots that show: 3 unique operations (actions/triggers) working within a Flow. This can be in one flow or part of multiple flows. For each one of those flows, I have pasted in screenshots of the Flow succeeding.
  • Within this PR markdown file, I have pasted in a screenshot from the Test operations section within the Custom Connector UI.
  • If the connector uses OAuth, I have provided detailed steps on how to create an app in the readme.md.

@gsmcdonald gsmcdonald requested a review from a team as a code owner March 5, 2024 17:00
@gsmcdonald
Copy link
Contributor Author

We were directed we needed to update this property before out changes could be completed.

Copy link
Contributor

@vmanoharas vmanoharas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @gsmcdonald,

Please remove redirectUrl, this is not required to mention in the apiProperties.json file. This need to be configured in your client app. Team will guide you in ISV studio during certification.

@gsmcdonald
Copy link
Contributor Author

@vmanoharas Done!

Hello @gsmcdonald,

Please remove redirectUrl, this is not required to mention in the apiProperties.json file. This need to be configured in your client app. Team will guide you in ISV studio during certification.

Copy link
Contributor

@vmanoharas vmanoharas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @gsmcdonald
I hope you are doing well.
Congratulations, your pull request is approved and merged. Please submit the files to ISV Studio or update your submission using your latest commit ID, please allow us up to 1-2 weeks to review your submission, and our Engineers will notify you in the “Activity Control” area in ISV Studio. Please make sure that the icon meets all the requirements, that it’s size is 230x230, icon background is not white or transparent and it matches the iconBrandColor property in apiProperties.json file.
After making the submission in ISV Studio, please attach an intro.md file in the activity control section. This file is required and it's different from readme.md. You can find an example of intro.md file on this page at step 6.
Please Create an environment in the Preview region. You will use this environment later to test your connector after Microsoft is done with the functional verification for your connector.
We expect all tests to be completed within 1-2 weeks.
If your connector passes all tests, the deployment process begins, and it typically takes up to 3 to 4 weeks to deploy your connector to all of our regions.
Please let me know if you have any questions or run into any problems while creating or updating your submission.
Thank you very much for working with us.

@vmanoharas vmanoharas merged commit 9248899 into microsoft:dev Mar 7, 2024
3 of 4 checks passed
@gsmcdonald
Copy link
Contributor Author

@vmanoharas Can you give us some more details on how to set the redirect_uri list (and where we should set that) for our connector, please? Also, what are these redirect URIs?

Thanks,
Graham

@vmanoharas Done!

Hello @gsmcdonald,
Please remove redirectUrl, this is not required to mention in the apiProperties.json file. This need to be configured in your client app. Team will guide you in ISV studio during certification.

@vmanoharas
Copy link
Contributor

@gsmcdonald
Copy link
Contributor Author

@vmanoharas I'm not seeing that property mentioned in those docs. Would it be possible for you to send a link to another connector in this repo that we could use as an example?

@vmanoharas
Copy link
Contributor

@gsmcdonald
Copy link
Contributor Author

@vmanoharas Can you take a look at #3552, please. It appeared after the last release.

Copy link

@hmyti hmyti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

certified-connectors/Cognito Forms/apiProperties.json

@gsmcdonald
Copy link
Contributor Author

certified-connectors/Cognito Forms/apiProperties.json

@hmyti Hi. Is there something in that file that I should look into?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants