Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

45 total results found

Crocodial API

Common Issues

In this shelf we can find a few common issues and how to fix them

Crocodial Internal

Agents Training

Reports

Dashboard

Campaigns

Users

Call Times

Common Error Responses

These are the common error responses you might encounter when making requests to the API, along with their respective messages for quick troubleshooting.

Dial Time Out

The popup window "Dial Timeout"

Unable To Login

this is a common issues overall in new agents, and is so easy to resolve

Campaign Assignment

when someone report or want to know how to do

Steps To Reset a Password.

in this book we learn how tu reset a password from the anyone user

How to create a DID

In this library, you will learn how to register DIDs step by step — that is, the numbers that will be entered to be used for calls in Crocodial.

Como activar y desactivar los dids con tier de 2 o 0

Outbound Call Detail Records

Reports

API: outbound_cdr Description Fetch detailed records of outbound calls made through the last 24 hours or a specific time given. Results include per-call information like timestamp, caller, agent, disposition, campaign, and wait time. Also includes a summar...

Get Real-Time Agent Status

Users

API: getLiveAgentInfo Description Retrieves real-time status information for a specific agent. This includes the agent's current activity (e.g., READY, IN CALL,, DISPOSITION, PAUSE - BREAK or LUNCH BREAK,), call details, and campaign context if the agent is ...

Agents Time Metrics and Usage Statistics

Dashboard

API: agentTimeUsage Description This endpoint retrieves detailed time usage statistics for each agent, showing how much time was spent in different states such as talking, paused, available, and more. It also includes general usage averages across all agents...

Get All Predefined Call Time Settings

Call Times

API: goGetAllCalltimes Description This endpoint retrieves all predefined call time configurations in the system. Each configuration defines allowed call time ranges for each day of the week, typically used for campaign scheduling or restrictions. 🔗 URL ...

Get Agents Availability Overview

Dashboard

API: getAgentStatus Description This endpoint retrieves the current status of agents in the system, including how many are connected, paused, ready, in a call, or offline. 🔗 URL https://DOMAIN.croco-dial.net/goAPIv2/goDashboard/goAPI.php Note: Replace D...

Get User Information and Performance Statistics

Users

API: getUserInfo Description This action retrieves detailed information and performance statistics for a specific user. It includes user credentials, profile settings, permissions, and real-time productivity metrics such as login time, talk time, break durat...

Agent Summary Statistics

Reports

API: agent_summary_stats Description This endpoint retrieves a summary of agent activity and performance statistics over the last day. It is useful for supervisors and managers to monitor agent productivity, call handling metrics, and time distribution acr...

Get Specific Campaign Details

Campaigns

API: getCampaignInfo Description Retrieves detailed information about a specific campaign, including its settings, dial statuses, configurations, and associated transfer groups. 🔗 URL https://DOMAIN.croco-dial.net/goAPIv2/goCampaigns/goAPI.php Note: Rep...

Common Error Responses

Common Error Responses

Below are the most common error responses returned by the API, along with their descriptions to facilitate troubleshooting: Invalid Username/Password { "result": "error", "message": "Invalid Username/Password" } Description: The provided username or ...

Agent Activity Report

Reports

API: exportAgentReport Description This API provides detailed reporting data for agents over a specified date range. It returns various statistics such as activity times, call durations, and sales for individual users, as well as aggregated summaries for s...

Agent Call Detail Records

Reports

API: agent_cdr Description This endpoint allows you to retrieve detailed call records of agents, providing comprehensive information such as user details, call times, dispositions, phone numbers, call types, and more. You can specify the agents and the dat...

Get Total Number of Agents Currently in Call

Dashboard

API: goGetTotalAgentsCall Description This endpoint retrieves the total number of agents currently handling calls. It specifically looks for agents that are in the following states: InCall, Queue, 3-Way and Park. Is perfect for real-time monitoring of agent ...

Agent Calls Summary Report

Reports

API: agent_calls_report Description This endpoint provides detailed information of agent. Shows a breakdown of call metrics for each agent, including average talk time, total calls, and call types (manual, inbound, dialer). 🔗 URL https://DOMAIN.croco-d...

Fetch All Campaigns Information

Campaigns

API: goGetAllCampaigns Description This endpoint provides a detailed list of all campaigns configured in the system, along with their properties and current status. The response includes essential information about each campaign, such as the name, dialing me...

Get Specific Call Time Configuration

Call Times

API: goGetCalltimeInfo Description This endpoint retrieves detailed information about a specific call time configurations. This includes the default call time ranges for each day of the week, any custom after-hours configurations, and comments associated wit...

Get All Portfolios

Users

API: getAllPortfolios Description This endpoint retrieves a list of all available portfolios and their corresponding names. Portfolios represent different business segments or client groups in the call center system. Each portfolio is associated with a uniqu...

Get All Profiles

Users

API: getAllProfiles Description This endpoint retrieves a list of all available profiles configured in the system. Each profile is represented with its unique identifier (profile_id) and its display name (profile_name). This endpoint also provides additional...

Get All Users

Users

API: goGetAllUsers Description This API endpoint fetches a complete list of all user accounts in the system along with their associated details such as name, extension, campaigns, profile level, allowed companies, and specific permissions like inbound, diale...

Export Agents Pause Report

Reports

API: exportPauseReport Description This endpoint provides a detailed breakdown of agent activity across billable and non-billable categories during login sessions. It returns metrics such as talk time, after-call work, breaks, and total login duration per ...

Inbound Call Summary Statistics

Reports

API: inbound_summary_stats Description This endpoint provides a summarized report of inbound call activity for a given date range, optionally filtered by tenant. It returns daily metrics including total calls, queued calls, abandoned calls (split by those ...