Hi all,
I’m attempting a REST query of an account but I want the query to return based on custom attribute. We are using a custom attribute to store the ID of our parent system, and when the user logs into our parent CRM system, we want to look at Dundas and if the user exists in the parent CRM, to log them in automatically to Dundas. I can successfully use:
https://myserver.com/API/account/query/?sessionId=0d0d0174-bf5a-4175-bfae-30d5530836b5
to get people by name, email and other fields…but have not succeeded in finding a way to use a custom attribute in the search. Any ideas?
Thank you!
Buck