ビュー
ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。
ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。
ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。
CData Excel Add-In for ActiveCampaign ビュー
| Name | Description |
| Addresses | Usage information for the operation Addresses.rsd. |
| Automations | Usage information for the operation Automations.rsd. |
| Campaigns | Query the campaigns information in ActiveCampaign. |
| ContactAutomations | View many or all contacts by including their ID's or various filters. |
| ContactLists | Retrieve ContactList for each contact Group or for the specific Contact group. |
| ContactTags | Retrieve tags added for each contact or for the specific Contact Id |
| Lists | Usage information for the operation Lists.rsd. |
| Scores | View many or all contacts by including their ID's or various filters. |
| Tags | View many or all tags by including their ID's or various filters. |
| TrackingLogs | Retrieve trackingLogs for the specific contact or all contacts |
| Users | Usage information for the operation Users.rsd. |