Skip to main content
To setup your Less Annoying CRM app in Refold for API Key, you will need the following credentials from your Less Annoying CRM account:
  • API Key

Pre-requisites

  1. Less Annoying CRM account with API access enabled.
If you haven’t already created an API Key in Less Annoying CRM, you’d need to create one.

Creating an API Key in Less Annoying CRM

To create a Less Annoying CRM API Key and acquire the above mentioned credentials, please follow the steps mentioned below:
  1. Log in to your Less Annoying CRM account at https://www.lessannoyingcrm.com.
  2. Click on the Settings icon on the left panel.
  3. Scroll down to access “Programmer API” section within Other Tools.
Navigation for API Key setup
  1. Enable API if accessing it for the first time. Post that, Click on Create a new API Key button.
  2. Enter a name for your API Key (e.g., “Refold Integration”) and configure the required permissions:
    • Read - Allow reading data from CRM
    • Create - Allow creating new records
    • Edit - Allow editing existing records
    • Delete - Allow deleting records
  3. Select the appropriate permissions based on the actions you want to perform in Refold.
  4. Click Create key to generate your API Key.
Setting up Less Annoying CRM API Key
  1. Copy the generated API Key immediately and store it securely.
The API Key is only displayed once at the time of creation. Less Annoying CRM encrypts keys in storage, so you will not be able to retrieve the key after you create it. If you forget or lose your API Key, you will need to create a new one and delete the old one.

Configuring credentials in Refold

Navigate to the Refold hosted portal and enter the API Key when prompted during the Less Annoying CRM connection setup. Setting up application client credentials Provide the acquired API Key in the hosted portal and complete the connection.

Actions and triggers

Once the above setup is completed, you can create orchestrations of your use-cases using Less Annoying CRM actions and triggers. Following are the set of Less Annoying CRM actions and triggers supported by Refold.
  1. Create Company - Create a new company in Less Annoying CRM.
  2. Update Company - Update a company in Less Annoying CRM.
  3. Delete Company - Delete a company in Less Annoying CRM.
  1. Create Contact - Create a new contact in Less Annoying CRM.
  2. Update Contact - Update a contact in Less Annoying CRM.
  3. List Contacts - Search or list all contacts in Less Annoying CRM.
  4. Get Contact - Get a contact by ID in Less Annoying CRM.
  5. Delete Contact - Delete a contact in Less Annoying CRM.
  1. Create Pipeline Item - Create a pipeline item in Less Annoying CRM.
  2. Update Pipeline Item - Update a pipeline item in Less Annoying CRM.
  3. Delete Pipeline Item - Delete a pipeline item in Less Annoying CRM.
  1. HTTP Request - Make HTTP API calls to any Less Annoying CRM documented REST APIs.
  2. Incremental Sync - Check for new data in the endpoint.