Forums
Querying "LastModifyDate" using $GT is returning Error
Since the webhooks are not fully implemented, I am trying to query opportunities that have been updated since a stored date. The idea is that we store the date and time of the last check and the retrieve it to use in the query.
Timeout SQL Error Message from API - Updating Lead
Greetings Team,
API to retrieve Auditing Details
Hello, we are exploring an option to retrieve auditing details displayed under ContactList to show what, who and when something changed on the parent record. Is it possible to retrieve this info using octopus APIs?
Is there a way to access the AuditLog with the API?
Since we are not working in an app that can send a request with the current user's PAT, I am trying to find a way to determine who made the most recent change to a specific field, either in an Opportunity or the Address Book. This way I can use the UID of that user to access their user information like email or phone number. I know I can have them enter their name in a UDF so that when the API gets the data , that filed is included, but I was hoping to remove that human element so that one user can't use someone else's name or make a typo, etc.