Users
Usage information for the operation Users.rsd.
Table Specific Information
Select
The add-in uses the ActiveCampaign API to process some of the filters.
For example, the following query is processed server side:
SELECT * FROM Users WHERE Id = 10003
Columns
| Name | Type | Description |
| Id | String | The Id column of the Users table. |
| String | The Email column of the Users table. | |
| FirstName | String | The FirstName column of the Users table. |
| LastName | String | The LastName column of the Users table. |
| ConfigsLink | String | The ConfigsLinks column of the Users table. |
| DealGroupTotalsLink | String | The DealGroupTotalsLink column of the Users table. |
| DealGroupUsersLink | String | The DealGroupUsersLink column of the Users table. |
| ListsLink | String | The ListsLink column of the Users table. |
| UserGroupLink | String | The UserGroupLink column of the Users table. |
| Phone | Unknown | The Phone column of the Users table. |
| Signature | Unknown | The Signature column of the Users table. |
| Username | String | The Username column of the Users table. |