Connection in 5 minutes, 30 days on tests, try.
Free Turnkey setting, Instructions.
Click on the name of the event to see the available fields.
API documentation — here.
Not
Id | Name |
---|---|
call_id
|
Unique call ID |
src_num
|
The address of the caller who initiated the call |
src_type
|
Address type ( 1 - external, 2 - internal) |
dst_num
|
Destination address |
dst_type
|
Type of destination address (1 - external, 2 - internal) |
timestamp
|
Time of the event (start/end of the call, transfer, response) |
is_inner_call
|
The flag determines whether this call came from outside the system (if the call comes from inside the system is_inner_call=1, if this flag does not come from outside) |
+ You can add your fields that are in webhuk.
Not
Id | Name |
---|---|
call_id
|
Unique call ID |
src_num
|
The address of the caller who initiated the call |
src_type
|
Address type ( 1 - external, 2 - internal) |
dst_num
|
Destination address |
dst_type
|
Type of destination address (1 - external, 2 - internal) |
timestamp
|
The time of the event (start/end of the call, transfer, response) is a Unix timestamp (UTC) |
status
|
Call status |
call_start_timestamp
|
Call start time |
call_answer_timestamp
|
The response time to the call, in case of no response, the value of this parameter should be equal to 0 |
call_record_link
|
URL to the conversation recording file (in URL encoding) |
+ You can add your fields that are in webhuk.
If you haven't found the right event, but the service has the right webhook, then use the universal connector "Including webhuk". It will be possible to tie the logic of bundles to any field that comes in the webhook.
Click on the name of the action to see the available fields.
API documentation — No.
Id | Name |
---|---|
event_name
|
Event name |
name
|
Name |
email
|
|
phone
|
Telephone |
whatsapp
|
|
telegram
|
Telegram |
price
|
Order amount |
prime_cost
|
Cost price |
comment
|
A comment |
utm_source
|
Utm source |
utm_medium
|
Utm source |
utm_campaign
|
Utm campaign |
utm_content
|
Utm source |
utm_term
|
Utm term |
gclid
|
Google client id |
yclid
|
Yandex client id |
fclid
|
Facebook client id |
param1
|
Variable 1 |
param2
|
Variable 2 |
param3
|
Variable 3 |
param4
|
Variable 4 |
param5
|
Variable 5 |
param6
|
Variable 6 |
param7
|
Variable 7 |
param8
|
Variable 8 |
param9
|
Variable 9 |
param10
|
Variable 10 |
state
|
Label for the filter |
Id | Name |
---|---|
response_code
|
HTTP response code |
response_body
|
The content of the response |
Id | Name |
---|---|
url
|
URL |
headers
|
Request Headers (json) |
param1.name
|
Parameter 1 - Name |
param1.value
|
Parameter 1 is the Value |
param2.name
|
Parameter 2 - Name |
param2.value
|
Parameter 2 is the Value |
param3.name
|
Parameter 3 - Name |
param3.value
|
Parameter 3 is the Value |
param4.name
|
Parameter 4 - Name |
param4.value
|
Parameter 4 is the Value |
param5.name
|
Parameter 5 - Name |
param5.value
|
Parameter 5 is the Value |
param6.name
|
Parameter 6 - Name |
param6.value
|
Parameter 6 is the Value |
param7.name
|
Parameter 7 - Name |
param7.value
|
Parameter 7 is the Value |
param8.name
|
Parameter 8 - Name |