Access CRM Integrations

Build & publish in-app integrations with our Access CRM connector

What is Access CRM?

Access helps customers transform the way their business software is used, giving every employee the freedom to do more of what’s important.

Create automations with our Access CRM connector

Do you have a SaaS application and want to integrate with a CRM platform? If so, you’re in luck! Cyclr provides a low-code integration builder that can help your application integrate seamlessly with hundreds of other platforms. For example, the Cyclr Connector will allow your users to access in-app Access CRM integrations.

Why integrate with Access CRM

Your SaaS users want more and more integrations, but they take time and development resources to create. Which is why Cyclr’s white label, embedded integration platform enables you to create integrations with therir application and Access CRM and 100s of other apps using low code tools

Access CRM connector icon

Available Methods and Endpoints

List Applicant Attributes
List all applicant's attributes.
Action
List Applicants Attributes By Applicant ID
List all attributes for applicants.
Action
List Updated Applicant Attributes
List an applicant's attributes updated since the last successful cycle execution.
Action
List Sectors
Retrieves all sectors.
Action
Get Sector By ID
Retrieves the sector specified by ID.
Action
List Saved Tag File List Contents By Client ID
Retrieves the contents of saved tag file lists related to the specified client.
Action
List Saved Tag File List Contents
Retrieves the contents of all saved tag file lists.
Action
List Saved Tag File List Contents By Applicant ID
Retrieves the contents of saved tag file lists related to the specified applicant.
Action
List Saved Tag File Lists
Retrieves all saved tag file lists.
Action
List Nationalities
Retrieves all nationalities.
Action
Get Nationality
Retrieves the nationality specified by ID.
Action
Get Applicant By ID
Retrieves the applicant specified by ID.
Action
List Updated Applicants (incrementally)
Retrieves applicants updated since the last time this action was executed. Requests can be separated into preset sizes, by number of days returned.
Action
List New Applicants
Retrieves applicants created since the last time this action was executed.
Action
Get Applicant By Email Address
Retrieves the applicant specified by primary email address.
Action
List Applicants
Retrieves all applicants.
Action
List Updated Applicants
Retrieves applicants updated since the last time this action was executed.
Action
List Applicants Custom Fields
Retrieves all the applicants custom fields. The custom fields you wish to retrieve must be added to the response mappings with the key as the Field Location. (example: Field Location: [applicant].personID or Field Location: [applicant].applicantName).
Action
Update Applicant Custom Fields
Updates the given applicant Custom Fields value. The custom fields you wish to update must be added to the request mappings with the key as the Field Location. (example: Field Location: applicant.candidate_discipline_sought or Field Location: applicant.leadScore).
Action
List Applicant Statuses
Retrieves all applicants.
Action
Update Applicant Mailshot Option
Updates the given Applicant's Mailshot "inOrOut" and "optGlobal" value.
Action
Get Applicant Custom Fields
Retrieves the custom fields for the specified applicant. The custom fields you wish to retrieve must be added to the response mappings with the key as the Field Location. (example: Field Location: bonus_paid or Field Location: cVProvided)
Action
Insert Applicant Mailshot Option
Inserts the given Applicant's Mailshot "inOrOut" value
Action
Get Applicant Stored Docs
Retrieves all applicant stored docs.
Action
List New Applicant Mail Options
Gets a list of all new applicant mail options, created since the last cycle run.
Action
List Contact Attributes By Applicant ID
Retrieves all contact attributes for the specified applicant.
Action
List Contact Attributes By Contact ID
Retrieves all contact attributes for the specified contact.
Action
List Updated Contact Attributes
Retrieves all existing contact attributes, updated after the last cycle run.
Action
List Contact Attributes
Retrieves all contact attributes.
Action
List Upd. Applicants (incrementally by page)
Retrieves applicants updated since the last time this action was executed. Requests can be separated into preset sizes, by number of pages returned
Action
List Upd. Contacts (incrementally by page)
Retrieves contacts updated since the last time this action was executed. Requests can be separated into preset sizes, by number of pages returned
Action
List Upd. Clients (incrementally by page)
Retrieves clients updated since the last time this action was executed. Requests can be separated into preset sizes, by number of pages returned.
Action
Get Person By ID
Retrieves the person specified by ID.
Action
Get List Value
Retrieves the list value specified by ID. For example to retrieve the properties of a title object by Title Value ID.
Action
Get User By ID
Retrieves the user specified by ID.
Action
List Object Fields
List all of the specified queriable objects fields.
Action
List Query Objects
Lists all queriable objects.
Action
Run Custom Query
Run custom queries.
Action
List Jobs By Client
Retrieves jobs for the specified client.
Action
List Jobs By Contact
Retrieves jobs for the specified contact.
Action
Get Job
Retrieves the job specified by ID.
Action
Get Client By ID
Retrieves the client specified by ID.
Action
List New Clients
Retrieves clients created since the last time this action was executed.
Action
List Updated Clients
Retrieves clients that have been created or updated since the last time this action was executed.
Action
List Clients Custom Fields
Retrieves all the clients custom fields. The custom fields you wish to retrieve must be added to the response mappings with the key as the Field Location. (example: Field Location: [clientCustomField].clientURN or Field Location: [clientCustomField].engagementType).
Action
Get Client Custom Fields
Retrieves the custom fields for the specified client. The custom fields you wish to retrieve must be added to the response mappings with the key as the Field Location. (example: Field Location: clientCustomField.clientID or Field Location: clientCustomField.clientURN)
Action
List Clients
Retrieves all clients.
Action
Update Client Custom Fields
Updates the given applicant client Fields value. The custom fields you wish to update must be added to the request mappings with the key as the Field Location. (example: Field Location: client.clientURN or Field Location: client.sageRef).
Action
List Updated Clients (incrementally)
Retrieves clients updated since the last time this action was executed. Requests can be separated into preset sizes, by number of days returned.
Action
List Permanent Placements By Applicant
Retrieves permanent placements for the specified applicant.
Action
List Permanent Placements By Contact
Retrieves permanent placements for the specified contact.
Action
List Permanent Placements
Retrieves all permanent placements.
Action
List Placements By Applicant
Retrieves placements for the specified applicant.
Action
Get Permanent Placement (Extra Details)
Bespoke endpoint, returns extra details for Permanent Placements.
Action
List Placements By Contact
Retrieves placements for the specified contact.
Action
List Permanent Placements By Client
Retrieves permanent placements for the specified client.
Action
Get Contact By ID
Retrieves the contact specified by ID. Custom Fields can be added to the response field mappings with a Field Location of customFields. eg. customFields.myCustomField
Action
List Deleted Contacts
Retrieves all deleted contacts. Custom Fields can be added to the response field mappings with a Field Location of [contact].customFields. eg. [contact].customFields.myCustomField
Action
List New Contacts
Retrieves contacts created since the last time this action was executed. Custom Fields can be added to the response field mappings with a Field Location of [contact].customFields. eg. [contact].customFields.myCustomField
Action
List Contacts
Retrieves all contacts. Custom Fields can be added to the response field mappings with a Field Location of [contact].customFields. eg. [contact].customFields.myCustomField
Action
Get Contact Type
Retrieves the contact type specified by ID.
Action
Get Contact By Email Address
Retrieves the contact specified by primary email address. Custom Fields can be added to the response field mappings with a Field Location of customFields. eg. customFields.myCustomField
Action
List Updated Contacts
Retrieves contacts updated since the last time this action was executed. Custom Fields can be added to the response field mappings with a Field Location of [contact].customFields. eg. [contact].customFields.myCustomField
Action
List Updated Contacts (incrementally)
Retrieves contacts updated since the last time this action was executed. Requests can be separated into preset sizes, by number of days returned.
Action
Get Contact Custom Fields
Retrieves the custom fields for the specified contact. The custom fields you wish to retrieve must be added to the response mappings with the key as the Field Location. (example: Field Location: leadScoreContact or Field Location: sMSStatusContact)
Action
Update Contact Mailshot Option
Updates the given contact's Mailshot "inOrOut" value.
Action
Insert Contact Mailshot Option
Inserts the given contact's Mailshot "inOrOut" value.
Action
List New Contact Mail Options
Gets a list of all new contact mail options, created since the last cycle run.
Action
List Contacts Custom Fields
Retrieves all the Contacts custom fields. The custom fields you wish to retrieve must be added to the response mappings with the key as the Field Location. (example: Field Location: [contactCustomField].leadScoreContact or Field Location: [contactCustomField].sMSStatusContact)
Action
Update Contact Custom Fields
Updates the given contact client Fields value. The custom fields you wish to update must be added to the request mappings with the key as the Field Location. (example: Field Location: contact.leadScoreContact or Field Location: contact.activityLinkContact).
Action
Get Contact Consultant User By Contact ID
Retrieves a contact consultant user by contact ID.
Action
List Contact Consultant Users
Retrieves all contact consultant users.
Action
Get Timesheet
Retrieves the timesheet specified by ID.
Action
List Timesheets By Placement
Retrieves timesheets for the specified placement.
Action
List Timesheets By Applicant
Retrieves timesheets for the specified applicant.
Action
List New Timesheets
Retrieves timesheets created since the last time this action was executed.
Action
List Timesheets
Retrieves all timesheets.
Action
List Timesheets By Client
Retrieves timesheets for the specified client.
Action
List Updated Timesheets
Retrieves timesheets updated since the last time this action was executed.
Action

Do you want to access something that's not currently listed?

Just let us know and we can add it to the connector for you!

Top Use Cases for Access CRM Integrations

Quickly create integrations between your SaaS application and Access CRM with Cyclr’s low code integration builder. Publish your Access CRM integration into your application using Cyclr’s white label embedded integration marketplace.

CRMs

  • Keep multiple sales tools in sync to keep sales data up to date regardless on what system users are updating them in.
  • Automate tasks for your sales team to keep deals moving.
  • Automatically fill in company data on your deals using external data.

Some of the many benefits of using Cyclr as your integration solution

Native

Native

Transform your API from backend to frontend, from developer focused to business user focused.

Deliver integrations natively from within your own application and add value to your end-users.

Build Quickly

Build Quickly

Add connectivity in days, not months. So you can add transformative technology to your system in no time at all.

Be responsive to the needs of your clients and your sales team.

No code integrations

No code integrations

Use our drag and drop integration builder to create integrations, then click to publish them to your app.

Your users can then search and deploy these integrations in a couple of clicks.

Related Resources

Access CRM Connector Documentation

Read Article

CRM Integrations you should be using

Read Article

What is iPaaS?

Read Article
Ready to start your integration journey?

Book a demo to see Cyclr in action and start creating integration solutions for your customers

Recommended by G2 users