Answered

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.

Answered

Search for Phone Effectively

Greeting Team,

Answered

Mass Update (How to)

Greetings Everyone,

Answered

Territory Details for AbEntry

Greetings Team,

Answered
Answered

RelatedEntry create/update functionality

Hi Team,

Answered

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?

Answered

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?

Answered

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?

Answered

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