How do external tools (example: Postman) set user-based fields like Reporter, Assignee, Request Participants, Single-user fields, multi-user fields, etc. when the API does not accept email address? How are these other tools expected to know the user ID? I feel like I'm missing something because only accepting user ID doesn't seem functional for 90% of scenarios.
Hello @Mathew Lederman
Your process would need to include a call to the API to get the ID for the user based on searching the users for one with the specified email address, and extract the account ID from the response.
@Trudy Claspill does this not seem a bit crazy to you? What other system do you have to GET information in order to PUT information? I have many teams that are completely or mostly broken because they can't simply pass the assignee email through the API like they could in Datacenter. Adding a GET to their process would significantly decrease the speed and impact of any work they need to do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.