Hello! I am trying to search by user email address using the Workfront API. So far this is what I have:
https://<DOMAIN>.workfront.com/attask/api/v15.0/USER/search?emailAddr=<EMAIL>
This works as long as the address matches exactly to what is in the system, case and all.
Are there any modifiers to ...