Ontraport Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Ontraport Tables
| Name | Description |
| Campaigns | Returns the list of campaigns. |
| Contacts | Returns the list of contacts. |
| CreditCards | Returns the list of credit cards. |
| Forms | Returns the list of forms. |
| Groups | Returns the list of groups. |
| LandingPages | Returns the list of landing pages. |
| Messages | Returns the list of messages. |
| Offers | Returns the list of offers. |
| Order | Returns all information about a specified order. |
| Products | Returns the list of products. |
| Rules | Returns the list of rules. |
| Tasks | Returns the list of tasks. |
| Transactions | Returns the list of transactions. |
| Webhooks | Returns the list of webhooks. |