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 user id lookup via email #106

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gnmerritt
Copy link

Thanks for the great utility!

This PR adds support for searching for a user id by their email. Not sure what you want to do about the new integration test but I figured I'd stick in your public github email in it for now.

I'm seeing a bunch of failures on make test even w/o my changes, so I assume there must be extra environment needed to run them cleanly. Please let me know if that's not true!

@gnmerritt
Copy link
Author

Updated when I moved from my sandbox to the real slack I was targetting - finding user ids by going through lists breaks if slack paginates the response so I switched to using the dedicated lookup endpoint and im.open with the user id

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.

None yet

1 participant