TDV Adapter for Salesforce Pardot

Build 22.0.8462

Emails

Retrieve emails.

Table Specific Information

Select

The adapter will use the Salesforce Pardot API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the adapter.

  • Id supports '='.

For example, the following query is processed server side:

SELECT * FROM Emails WHERE Id = 10

Columns

Name Type References Description
Id [KEY] Int64 Pardot ID for this email.
Name String Name of this email.
Subject String Email Subject.
Message String Contains text and html elements of different formats.
CreatedAt Datetime Time the Email Was Created.

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