AccuLynx is the leading, all-in-one roofing software designed to streamline every aspect of a roofing business.
AccuLynx is the leading, all-in-one roofing software designed to streamline every aspect of a roofing business. On Nagent, Acculynx is exposed as a fully-configurable crm integration that any agent can call — 8 actions, and API key authentication. No code is required to wire Acculynx into your workflow — connect it once via the External Integrations panel and reuse it across every agent you build.
Agent builders use Acculynx to automate the kinds of tasks crm teams previously handled manually. Concrete examples — each one is a single agent step in Nagent — include:
Every action and trigger is paired with a structured input/output schema (visible in the sections below), so when you wire Acculynx into Helix — our agentic agent builder — the editor knows exactly what each step expects and produces. Configure once, deploy anywhere across your Nagent agents.
Every operation an agent can call against Acculynx, with input parameters and output schema. Drop these into any step of an agent built in Helix.
ACCULYNX_ADD_JOB_APPOINTMENTThis endpoint allows users to schedule the initial appointment for a specific job in the AccuLynx system. It is used to set up the first meeting or site visit for a construction or roofing project. The endpoint requires the job ID, start date and time, and end date and time for the appointment. This is crucial for initiating the project workflow and ensuring that all parties involved are aware of the scheduled time for the first interaction. The appointment details are set in the context of the company's timezone unless otherwise specified. Use this endpoint when a new job has been created and the first appointment needs to be scheduled with the client or at the job site.
Input parameters
Job id
Enddate
Startdate
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_CREATE_A_CONTACTCreates a new contact in the AccuLynx system with detailed information for use in roofing and construction project management. This endpoint allows for the addition of comprehensive contact details including personal information, company affiliation, communication preferences, and address information. It's particularly useful for adding new customers, leads, vendors, or any other type of contact relevant to construction projects. The endpoint provides flexibility in the amount of information that can be added, with only the contact type being required. Use this when you need to add a new contact to your AccuLynx database or update your system with new lead information. Note that while many fields are optional, providing as much information as possible will enhance the usefulness of the contact record for future project management and communication purposes.
Input parameters
Note
Lastname
Firstname
Companyname
Phonenumbers
Contacttypeids
Crossreference
Emailaddresses
Companyjobtitle
City
City
Street1
Street2
Zipcode
Street1
Street2
Zipcode
Id
Id
Id
Id
Billingaddresssameasmailingaddress
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_CREATE_A_JOBCreates a new job in the AccuLynx system with the provided details. This endpoint allows you to initialize a job with essential information such as the associated contact, location, job category, work type, priority, and trade types. It's particularly useful for setting up new projects or tasks within the AccuLynx platform for the roofing and construction industries. The endpoint requires at minimum a contact ID and location address, with several optional fields to further customize the job entry. Use this when you need to programmatically create new jobs in AccuLynx, such as when integrating with other systems or automating job creation processes.
Input parameters
Notes
Priority
Tradetypes
Id
Id
Id
Id
City
State
Country
Street1
Street2
Zipcode
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_CREATE_A_LEADThis endpoint creates a new lead in the AccuLynx system, specifically for residential roofing projects. It should be used when a new potential customer expresses interest in roofing services or when importing lead data from external sources. The endpoint captures essential contact information to initiate the lead management process. While it creates the lead, it does not assign priorities or sales representatives; these actions would need to be performed separately. The endpoint is designed for simplicity and quick lead entry, focusing on the most crucial identifying information.
Input parameters
Lastname
Firstname
Emailaddress
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_JOB_APPOINTMENT_SUMMARYRetrieves a list of appointments from the calendar associated with a specific job in AccuLynx. This endpoint is used to fetch scheduled events, such as site visits, inspections, or project milestones, for a particular roofing or construction job. It provides valuable information for project management and scheduling purposes. The endpoint should be used when you need to view or manage the timeline of events for a specific job. It will not provide general calendar information or appointments unrelated to the specified job ID. The response likely includes details such as appointment dates, times, descriptions, and associated team members, though the exact structure is not specified in the given schema.
Input parameters
Job id
The end date in yyyy-mm-dd format
The start date in yyyy-mm-dd format
The index of the first element to return
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_LIST_OF_CALENDARS_FOR_THE_LOCATIONRetrieves a list of calendars associated with the authenticated user or organization in AccuLynx. This endpoint provides access to the calendar data, which is crucial for scheduling and organizing tasks in the roofing and construction project management context. It should be used when you need to obtain an overview of all available calendars or to gather calendar IDs for use in other API operations. The endpoint returns basic information about each calendar, likely including identifiers, names, and possibly associated metadata. It does not modify any calendar data and is intended for read-only operations. Keep in mind that the response may be paginated for large datasets, and additional parameters might be available for filtering or sorting the results, although they are not specified in the current schema.
Input parameters
How many items to return at one time (max 50)
The index of the first element to return
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_LIST_OF_CONTACT_TYPES_RELATED_TO_THE_COMPANYRetrieves a list of all available contact types in the AccuLynx system. This endpoint is used to fetch the predefined categories or classifications for contacts, such as residential, repair, property management, and other job categories. It's essential for organizing and filtering contact information within the AccuLynx platform. The endpoint should be used when setting up new contacts, updating existing ones, or when needing to populate dropdown menus or filter options in the user interface. It does not create, modify, or delete contact types; it only provides the current list of available options. The response will likely include unique identifiers and names for each contact type, allowing for easy integration with other parts of the AccuLynx API or external systems.
Input parameters
How many items to return at one time (max 50)
The index of the first element to return
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
ACCULYNX_UPDATE_COMPANY_REPRESENTATIVEThis endpoint allows you to add a company representative to a specific job within the AccuLynx system. It is used when you need to associate a representative with a particular project or task. The endpoint requires the job's unique identifier and the representative's ID to establish the connection. This operation is useful for assigning personnel to projects, tracking responsibilities, and maintaining accurate job records. It's important to note that this endpoint only adds the association and doesn't create new representative or job entries.
Input parameters
Id
Job id
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
No publicly available marketplace agent is found using this tool yet. There are 77 agents privately built on Nagent that already use Acculynx.
Build on Nagent
Connect Acculynx to any Nagent agent in minutes — no API key management, no boilerplate. Just configure and deploy.
The five questions agent builders ask before adopting a new integration.
Open the External Integrations panel inside Nagent (app.nagent.ai/externalIntegration), find Acculynx, and click "Connect Now." You'll authenticate with an API key — Nagent handles credential storage and refresh automatically. Once connected, Acculynx is available to any agent in your workspace.
No. Nagent provides no-code integration for every tool. Once Acculynx is connected, you configure its 8 actions directly in the agent builder UI — no API calls, no boilerplate, no schema management.
Helix — Nagent's agentic agent builder — lets you drop Acculynx steps into any workflow visually. Pick an action (e.g., one of those listed above), fill in the inputs (Helix knows the required vs. optional schema for each parameter), and connect it to upstream/downstream steps. Triggers run as the entry point of an agent, so when a Acculynx event fires, the agent kicks off automatically.
Every Acculynx action and trigger ships with a fully-typed schema — input parameters with name, type, required flag, and description, plus the output payload shape. The schemas are documented in the sections above. Helix uses these schemas to validate your configuration at build time and to type-check the data flowing between steps.
Yes. While Acculynx ships with 8 pre-built crm actions, you can layer custom logic around them inside Helix — pre/post-processing steps, conditional branches, retries, or stitching Acculynx together with other connected tools. For deeper customization, talk to our team about Nagent's Agentic AI Lab — forward-deployed engineers who build Acculynx-based workflows tailored to your business.