SendWithUs 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.
SendWithUs Tables
| Name | Description |
| CustomerLogs | Get email logs for a customer. |
| Customers | This call will retrieve a customer by a specified email. |
| DripCampaigns | Get a list of campaigns also get the details on a specific drip campaign |
| LogEvents | Return a list of all events associated with a given Log. |
| Logs | Get the details on a specific logs |
| Snippets | Snippets are common blocks of HTML or text that can be used globally across all templates. |
| Templates | Get a list of templates also get the details on a specific template |
| TemplateVersions | Get the details on a specific template versions |