Find last call by phone number
Searches telephony history for the most recent call with the given phone number. Returns date, duration, status, and recording link.
Searches telephony history for the most recent call with the given phone number. Returns date, duration, status, and recording link.
What input parameters does the robot accept?
| Parameter | Type | Required? | Default |
|---|---|---|---|
| Phone number | string | yes | |
| Call type | select | — |
What does the robot return?
| Parameter | Type |
|---|---|
| Found (Y/N) | string |
| Call ID | string |
| Duration (seconds) | int |
| Call date and time | string |
| Completion code (200 = connected) | string |
| Recording URL | string |
| Employee ID | int |