-
Notifications
You must be signed in to change notification settings - Fork 452
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
feat(integrations-shopify-scim): shopify SCIM provider #3278
base: master
Are you sure you want to change the base?
Conversation
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.
To add connect ui docs
@@ -6287,6 +6287,26 @@ shopify: | |||
suffix: .myshopify.com | |||
prefix: https:// | |||
|
|||
shopify-scim: | |||
display_name: Shopify (SCIM API) |
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.
Missing the connection docs link and the link to the specific step. See https://github.com/NangoHQ/nango/blob/master/packages/shared/providers.yaml#L235 and https://github.com/NangoHQ/nango/blob/master/packages/shared/providers.yaml#L244
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.
Missing providers.yaml links
@@ -40,6 +40,7 @@ _No setup guide yet._ | |||
- [OAuth-related docs](https://shopify.dev/docs/apps/auth/oauth) | |||
- [List of OAuth scopes](https://shopify.dev/docs/api/usage/access-scopes#authenticated-access-scopes) | |||
- [API](https://shopify.dev/docs/api/admin) | |||
- [SCIM API Docs](https://help.shopify.com/en/manual/organization-settings/users/security/scim) |
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.
Last thing that I missed from before. At the bottom of this file should be a reference to the connect docs as seen here https://github.com/NangoHQ/nango/blob/master/docs-v2/integrations/all/algolia.mdx#going-further
It should say specifically Shopify SCIM similar to https://github.com/NangoHQ/nango/blob/master/docs-v2/integrations/all/trello.mdx
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.
One last thing! Moving forward you should directly compare other similar SCIM documentation files to reduce the back and forth feedback for a PR
Created shopify SCIM provider. For the docs, I might need to have a paid account to clearly and concisely write the documentation
[297] https://linear.app/nango/issue/EXT-297/shopify-user-provisioning