Espocrm

Learn how to use Espocrm with Composio

Overview

Enum

ESPOCRM

Description

EspoCRM is an open-source web application that allows businesses to manage their customer relationships effectively.

Authentication Details

subdomain
stringRequired
api_key
stringRequired

Actions

Tool to retrieve current user data including token, acl, and preferences. use after successful authentication to fetch session-specific profile.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to retrieve metadata information from espocrm. use when you need to discover system configuration, user details, acl, and translations right after authentication.

Action Parameters

Action Response

data
object
error
string
successful
boolean