CData Python Connector for Act-On

Build 23.0.8839

Hardbounce

Query records of a Hardbounce list.

View Specific Information

Select

The 本製品 will use the Act-On API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.

  • Timestamp supports the '>=' , '>' , '<=' and '<' operator.

For example:

SELECT * FROM Hardbounce WHERE Timestamp >= '2022-09-15 08:53:50.111' AND  Timestamp <= '2022-09-16 00:30:33.14'

SELECT * FROM Hardbounce WHERE Timestamp > '2022-09-15 08:53:50.111' AND  Timestamp < '2022-09-16 00:30:33.14'

Columns

Name Type Description
Email String Email of the user.
Origin String Origin.
Timestamp Timestamp When the user joined the list.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839