API to Fetch User ID Using Email Address in Wrike
I need an API endpoint that allows me to retrieve a user's ID based on their email address in Wrike. Currently, I can fetch all contacts using the /contacts
API, but I want a more efficient way to get the user ID directly without retrieving and filtering all contacts manually.
Is there a direct Wrike API that supports filtering users by email, or is there any workaround to achieve this efficiently?
Any help or suggestions would be appreciated!
Welcome to the Community, Sai Sudheer Narkidimilli 🙂
I am looping in our API expert here to assist you. They will be in touch with you shortly 👍
Rohan V Community Team at Wrike Wrike Product Manager Узнайте о самых популярных функциях Wrike и советах по его использованию
Rohan V Wrike Team member Узнайте о самых популярных функциях Wrike и советах по его использованию
What was the solution? Need the same thing. Always get a ResponseTooLarge error even though we only have 119 users
hey Sai Sudheer Narkidimilli & Pace McCulloch, I have an update for you. The /contacts endpoint now support filtering via email addresses. You can now use 'emails' as a request param to filter the response.
Anmol Shrivastava Community Team at Wrike Wrike Product Manager Узнайте о самых популярных функциях Wrike и советах по его использованию
Anmol Shrivastava Wrike Team member Узнайте о самых популярных функциях Wrike и советах по его использованию
Thanks Anmol Shrivastava. That param doesn't work for me when I try it. I submitted a support ticket.