Addresses
Usage information for the operation Addresses.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 AccountContacts WHERE Id = 10003
Columns
| Name | Type | Description |
| Id | String | The Id column of the Addresses table. |
| Address1 | String | The Address1 column of the Addresses table. |
| Address2 | String | The Address2 column of the Addresses table. |
| Allgroup | String | The Allgroup column of the Addresses table. |
| City | String | The City column of the Addresses table. |
| CompanyName | String | The CompanyName column of the Addresses table. |
| Country | String | The Country column of the Addresses table. |
| District | String | The District column of the Addresses table. |
| isDefault | String | The isDefault column of the Addresses table. |
| AddressGroupLink | String | The AddressGroupLink column of the Addresses table. |
| AddressListLink | String | The AddressListLink column of the Addresses table. |
| FormsLink | String | The FormsLink column of the Addresses table. |
| State | String | The State column of the Addresses table. |
| Zip | String | The Zip column of the Addresses table. |