LeadDesk Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
LeadDesk Tables
| Name | Description |
| Activities | Fetch activities |
| ArchivedContactLists | Fetch archived contact lists |
| CallResult | Fetch result attached to a call |
| CallRobots | Fetch call robots |
| Calls | Fetch a call |
| CampaignContactLists | Fetch contact lists attached to a campaign |
| CampaignProductGroups | Fetch product groups attached to a campaign |
| CampaignProducts | Fetch products attached to a campaign |
| Campaigns | Fetch campaigns |
| CampaignUsers | Fetch users attached to a campaign |
| Client | Fetch details of the current client |
| ContactLists | Fetch contact lists |
| CustomizedAppFunctions | Fetch list of all external application function |
| CustomizedPageBlocks | Fetch customized page blocks |
| CustomizedPages | Fetch customized pages |
| Gdpr | Fetch GDPR contact data |
| InboundQueues | Fetch list of all inbound phone call queues |
| InboundQueueSkills | Fetch inbound phone call queue skills. |
| InboundQueuesSkills | Fetch list of all inbound phone call queues with inbound skills included |
| ProductGroups | Fetch product groups |
| ProductOptions | Fetch products options |
| Products | Fetch products |
| PublicKeys | Fetch public signature keys (PEM format) |
| Users | Fetch list of users |
| UserSkills | Fetch user inbound skills |
| UsersLoginToken | Get login token for user |
| UsersSkills | Fetch list of users. Returns basic info and inbound skills. |