JDBC Driver for Act-On

Build 22.0.8462

Views

Views are composed of columns and pseudo columns. Views are similar to tables in the way that data is represented; however, views do not support updates. Entities that are represented as views are typically read-only entities. Often, a stored procedure is available to update the data if such functionality is applicable to the data source.

Queries can be executed against a view as if it were a normal table, and the data that comes back is similar in that regard.

Dynamic views, such as queries exposed as views, and views for looking up specific combinations of project_team work items are supported.

CData JDBC Driver for Act-On Views

Name Description
Campaigns Query the available campaigns ActOn.
Categories Query the available categories of subscription in ActOn.
DrilldownReports Query detailed reports about messages in ActOn.
Hardbounce Query records of a Hardbounce list.
Images Query the available images on your ActOn account.
Media Query the available media on your ActOn account.
Messages Query the available messages in ActOn.
OtherLists Query the hardbounce, spam complaint and optout lists on ActOn. This view has been deprecated.
Programs Query the available programs on ActOn.
Reports Query the available reports in ActOn.
ReportsByPeriod Query the reports related to messages in ActOn.
ScoreDetails Query the score details of a contact.
Spamcomplaint Query records of a Spamcomplaint list.
SubscriptionOptOuts Query the available subscriptions in ActOn.
Users Query the email senders for the current account in ActOn.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462