Forums
Retrieving and Sorting Cases
I have an HTTP call that retrieves the cases associated with a specific AbEntry but I am trying add an OrderBy parameter but the results are still in ASC order.
Search for Phone Effectively
Greeting Team,
Mass Update (How to)
Greetings Everyone,
Territory Details for AbEntry
Greetings Team,
How to make a deeplink for a task?
I've found this help article:
https://developer.maximizer.com/docs/deeplinks
RelatedEntry create/update functionality
Hi Team,
Mandatory Fields
The API sometimes fails to save a company because mandatory fields are missing, however it doesn't tell you which ones. How would you programatically find out which fields need to be completed?
Icons on Custom windows in CRM Live
We are looking at a project where we are looking at adding some more windows to the icon bar in Maximizer for an existing large customer in CRM live. They already have 3 windows setup like this at at the moment, and they donāt look very good without an icon. Could you possibly change the config so that they have an icon? For example in the on premise sections.xml we use library for our custom windows. Can you do the same for our customer on live?
Billing Type
I'm creating API reads for all my cases in Maximizer. I can pull the information related to the customer cases., however, I cannot pull billing type, billing rate and billable time. How can I get to these?
API query using a PAT code is very slow
If I run the same simple query to retrieve all users via UserName/Password authentication in Postman the query takes 0.5 seconds to complete