ThankYouList
Query form thank you pages for a Marketo organization.
Select
Note: Filters provided with one of the supported operators listed in the "Operators" column are processed server-side, all the other filters are processed client-side.
SELECT * FROM ThankYouList WHERE FormId=1
Columns
Name | Type | Operators | Description |
FormId | Int | = | Id of the form. |
FollowupType | String | The follow up type. | |
FollowupValue | String | The follow up value. | |
Default | Bool | If this is the default ThankYouPage. | |
Operator | String | The operator for the ThankYouPage. | |
SubjectField | String | The subject field of the ThankYouPage. | |
Values | String | JSON array of values. |