Answered

How can i get Interactions and documents in the Leads through API

https://api.maximizer.com/octopus/Read
i am using this api and the body as like below
{
"Configuration": {
"Drivers": {
"ILeadSearcher": "Maximizer.Model.Access.Sql.LeadSearcher"
}
},
"schema": {
"FieldOptions":{
"owner":{
"DisplayValue":1
}
}
},

Answered

Retrieving embedded documents

Is it possible to read embedded files in the records Documents tab with the API (ie: MS Word docs)?

Answered

Finding All Notes/Tasks

What is the correct syntax to search for all notes/tasks/Opps with a particular client id irrespective of the contact number using octopus?

Answered
Answered

Maximizer Live task_tbl info

Need info for task_tbl.

Answered

Webform "Edit Existing" Not Working

Getting this message upon form submission to https://caw.maximizercrmlive.com/Webform.aspx?request=submitwebform&token=xxx :"This form cannot be processed because the 'id' and 'contact' parameters are not present."

Answered

How can I create a Note for an Individual?

I am trying to create an http request that will create a Note for an individual in the Address Book but Ferret only lists Companies, Contacts and Opportunities for adding notes. Does this mean I have to build it with Octopus instead? or is there a way with Ferret I am not seeing?

Answered

Move an Opportunity

It is possible to Move an Opportunity from one company to another using the Maximizer API or nay other way on cloud?

Answered
Answered