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

Allow to query users by other identifiers than external Ids #50

Open
abraxxas opened this issue May 13, 2022 · 1 comment
Open

Allow to query users by other identifiers than external Ids #50

abraxxas opened this issue May 13, 2022 · 1 comment

Comments

@abraxxas
Copy link

Currently the library expects always external ids for the export user by ID endpoint. Would you be open to PR to change this behaviour to also allow querying by alias and other options as well?

The specific line in question is linked below. It seems to be a rather easy fix to me but i would need to check since i am not too familiar with ruby

external_ids: external_ids

@jonallured
Copy link
Owner

You're referring to this endpoint, right?

https://www.braze.com/docs/api/endpoints/export/user_data/post_users_identifier/

Yeah I'd be open to a PR that more closely matches how that endpoint works. 👍

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

No branches or pull requests

2 participants