Tools and capabilities available for ACT!
Search for contacts in ACT! CRM by name, email, company, or other criteria
Parameters: searchQuery, searchField, limit
Retrieve complete details for a specific contact by their ID
Parameters: contactId
Add a new contact to ACT! CRM with their information
Parameters: firstName, lastName, email, phone, company, title, address, city, state, zipCode, country, notes
Update existing contact details in ACT! CRM
Parameters: contactId, fields
Remove a contact from ACT! CRM
Parameters: contactId
Retrieve all sales opportunities from ACT! CRM with optional filtering
Parameters: status, contactId, limit
Create a new sales opportunity in ACT! CRM
Parameters: name, contactId, amount, probability, closeDate, stage, description
Update an existing sales opportunity in ACT! CRM
Parameters: opportunityId, fields
Retrieve all activities (calls, meetings, tasks, notes) for a specific contact
Parameters: contactId, activityType, startDate, endDate
Log a new activity (call, meeting, task, or note) for a contact in ACT!
Parameters: contactId, activityType, subject, description, date, duration, dueDate, priority
Search for companies in ACT! CRM by name or other criteria
Parameters: searchQuery, limit
Add a new company to ACT! CRM
Parameters: companyName, phone, website, address, city, state, zipCode, country, industry, notes
Retrieve complete details for a specific company including associated contacts
Parameters: companyId
Retrieve upcoming tasks, meetings, and calls from ACT! CRM
Parameters: daysAhead, activityType, assignedTo
Schedule a new meeting or call in ACT! calendar
Parameters: eventType, subject, contactId, startDateTime, duration, location, description, reminder
Get a summary of the sales pipeline including opportunities by stage and total values
Parameters: groupBy, dateRange
Add a quick note or comment to a contact record
Parameters: contactId, noteText, timestamp
Retrieve all contact groups or lists in ACT! CRM
Parameters: searchQuery
Add a contact to a specific group or list in ACT!
Parameters: contactId, groupId
Create and send an email campaign to a group of contacts in ACT!
Parameters: campaignName, subject, body, recipientGroupId, recipientContactIds, scheduleDateTime
Have an idea for a tool that should be added? Describe it below and we'll add it for you.