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

Add ability to install Marketplace integrations from the API #711

Open
5 tasks done
robertmclaws opened this issue Apr 14, 2024 · 0 comments
Open
5 tasks done

Add ability to install Marketplace integrations from the API #711

robertmclaws opened this issue Apr 14, 2024 · 0 comments
Labels
feature request A feature has been asked for or suggested by the community

Comments

@robertmclaws
Copy link
Contributor

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

The Actions API returns installed integrations. But it does not allow an integration to be installed programatically.

Describe the ideal solution

I would like to request the ability to install & upgrade Marketplace integrations by either the UID or the catalog ID so that I can automatically configure these integrations on customer tenants.

Alternatives and current workarounds

The only workaround right now is to do it manually on the website.

Additional context

I am building integrations for an app management platform and would like to be able to manage what is installed automatically for the end user using the Management API. Thanks!

@robertmclaws robertmclaws added the feature request A feature has been asked for or suggested by the community label Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

1 participant