Acculynx
Overview
SLUG: ACCULYNX
Description
Using the AccuLynx API, data can be seamlessly exchanged between AccuLynx and other applications for greater efficiency and productivity.
Authentication Details
API Key
Connecting to Acculynx
Create an auth config
Use the dashboard to create an auth config for the Acculynx toolkit. This allows you to connect multiple Acculynx accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Acculynx toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ACCULYNX_ADD_JOB_APPOINTMENT
Tool Name: Add job appointment
Description
Action Parameters
Action Response
ACCULYNX_CREATE_A_CONTACT
Tool Name: Create a contact
Description
Action Parameters
Action Response
ACCULYNX_CREATE_A_JOB
Tool Name: Create a job
Description
Action Parameters
Action Response
ACCULYNX_CREATE_A_LEAD
Tool Name: Create a lead
Description
Action Parameters
Action Response
ACCULYNX_JOB_APPOINTMENT_SUMMARY
Tool Name: Job appointment summary
Description
Action Parameters
Action Response
ACCULYNX_LIST_OF_CALENDARS_FOR_THE_LOCATION
Tool Name: List of calendars for the location
Description
Action Parameters
Action Response
ACCULYNX_UPDATE_COMPANY_REPRESENTATIVE
Tool Name: Update company representative
Description
Action Parameters
Action Response