Schema Information

This subtopic provides a structured reference to assist you in working with Daton's JustCall connector and the associated fields and tables.

Tables/APIs

The following is the list of tables or APIs associated with the JustCall connector:

Calls

This API retrieves calls associated with an account or tailors your call selection using various query parameters. For more information, see JustCall- Calls.

Primary Key: id - This is the unique identifier.

FIELDS

Field NameData Type

id

NUMERIC

contact_number

STRING

contact_name

STRING

justcall_number

STRING

justcall_line_name

STRING

agent_id

NUMERIC

agent_name

STRING

agent_email

STRING

agent_active

STRING

call_date

DATE

call_time

TIME

call_user_date

DATE

call_user_time

TIME

cost_incurred

NUMERIC

call_info

RECORD

call_duration

RECORD

ivr_info

RECORD

Texts

This API retrieves all text messages associated with an account or fine-tunes your message selection by leveraging the diverse query parameter options. For more information, see JustCall- Texts.

Primary Key: id - This is the unique identifier.

FIELDS

Field NameData Type

id

NUMERIC

contact_number

STRING

contact_name

STRING

justcall_number

STRING

justcall_line_name

STRING

agent_id

NUMERIC

agent_name

STRING

sms_date

DATE

sms_user_date

DATE

sms_time

TIME

sms_user_time

TIME

direction

STRING

sms_info

RECORD

delivery_status

STRING

is_deleted

BOOLEAN

Last updated