Add AccountTool to create a new sub-account in the Postalytics system.
Add ContactTool to add a contact to a specified contact list with their information.
Create New CampaignTool to create a new direct mail campaign in Postalytics.
Create Suppression ListTool to create a new suppression list that can be used in campaigns to suppress contacts from being sent mail.
Create Suppression List ContactTool to create a new suppression contact on a specified suppression list.
Create TemplateTool to create a new template with full HTML for postcard or letter.
Create WebhookTool to create a new webhook to receive campaign event notifications from Postalytics.
Delete AccountTool to delete a Postalytics account and all associated campaigns, templates, and lists.
Delete CampaignTool to delete a campaign from the system.
Delete Suppression ListTool to delete a specified suppression list.
Delete Suppression List ContactTool to delete a specific contact from a suppression list.
Get All Contact ListsTool to retrieve all contact lists for an account.
Get All Contacts on a ListTool to retrieve all contacts from a specified contact list with pagination support.
Get All Drip CampaignsTool to retrieve all triggered drip campaign names and endpoint IDs in the account.
Get All FlowsTool to retrieve all flows for the requester's account.
Get All WebhooksTool to retrieve all webhooks configured for the authenticated account.
Get IntegrationsTool to retrieve all Connect integrations configured for the authenticated user's account.
Get My AccountTool to retrieve basic account information for the authenticated user.
Get Suppression ListTool to get the details of a suppression list based on the id supplied.
Get Suppression List ContactTool to retrieve a specific contact from a suppression list.
Get Suppression List ContactsTool to get all contacts on a specified suppression list.
Get Suppression ListsTool to retrieve all suppression lists for the authenticated user.
Update AccountTool to update an existing account in the Postalytics system.
Update Suppression List ContactTool to update a suppression contact on the specified suppression list.