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

Support for POST /api/v2/jobs/users-exports #95

Closed
jebbench opened this issue Nov 30, 2017 · 8 comments · Fixed by #241
Closed

Support for POST /api/v2/jobs/users-exports #95

jebbench opened this issue Nov 30, 2017 · 8 comments · Fixed by #241
Assignees
Labels
feature request A feature has been asked for or suggested by the community

Comments

@jebbench
Copy link

Since we're now unable to query the management api to find users based on our own internal ID we're forced to create our own local cache of user accounts; the Auth0 recommended way to do this is to use the export job method on the management API however this doesn't appear to be supported by the Java API.

We need at least support for:

@lbalmaceda
Copy link
Contributor

@jebbench we're not planning to add this in the near future. I'll tag it as a nice to have for now.

@jebbench
Copy link
Author

@lbalmaceda - no worries; we'll hammer the https://auth0.com/docs/api/management/v2#!/Users/get_users in the meantime.

@neshanjo
Copy link
Contributor

Any news on this? I'm a bit astonished that this endpoint still does not exist.
I think, having a complete API is not "nice-to-have", but rather something a (paying) user can expect.

@stale
Copy link

stale bot commented Oct 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale Issue or PR has not seen activity recently label Oct 26, 2019
@stale stale bot closed this as completed Nov 2, 2019
@lbalmaceda lbalmaceda reopened this Nov 4, 2019
@stale stale bot removed the closed:stale Issue or PR has not seen activity recently label Nov 4, 2019
@lbalmaceda lbalmaceda self-assigned this Nov 4, 2019
@levyshachar2
Copy link

Hi , we actually also have the same need for this API.
Is this on the road map?

Thanks

@lbalmaceda
Copy link
Contributor

@levyshachar2 not specifically on the roadmap but we have a bunch of changes and hopefully will be available by EOY.

@dbt
Copy link

dbt commented Mar 12, 2020

Would also appreciate support for this.

@lbalmaceda lbalmaceda added feature request A feature has been asked for or suggested by the community and removed P4: Nice to Have labels Apr 3, 2020
@lbalmaceda
Copy link
Contributor

lbalmaceda commented Apr 3, 2020

Apologies for such a long delay. I'm going to update the Jobs entity and add at least the ones required here by you on the first comment @jebbench. While trying that I found that the "get results" endpoint is no longer present in the swagger docs and I wonder what the replacement is today.
If someone of you is familiar with the jobs API and would like to comment, I'm reading.

In the meantime, I'll focus the work on this PR #241

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

Successfully merging a pull request may close this issue.

5 participants