Clint Conley
Is it possible, or can it be, to call a table of users with name, userid and contact information?
2
Comments
Please sign in to leave a comment.
Hi Manuel,
It is possible to run a call on the contacts table. To do this, replace YOURO4INSTANCE with your O4 instance name in the URL provided below.
https://web3/YOURO4INSTANCE/API?ajax=ContactsListing&help=all
Please let us know if you have any questions!
I'll second this request. Right now, I keep a separate Sharepoint list with this information and use it to filter against the Oasis UserID information as needed. While it works, it is a separate repository to manually keep up to date should any information need to change in Oasis. I can automate the initial user creation, but keeping any edits in line require manual attention
I'll third this request and even go as far as saying we should be able to run a call on the Contacts Table not just Users Table. (Looks like there is a ContactList JSON call now.)