Stannp is a direct mail automation platform that helps businesses send personalized letters, postcards, and mail campaigns. It streamlines offline communication by integrating with CRMs and marketing tools.
Integrating your application with Stannp's REST API simplifies direct mail automation, enabling efficient and seamless workflows.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like "MyAppStannpIntegration". This helps in easily identifying the connection within your application or integration settings.Authentication Type
: Stannp uses API Key-based authentication.
API Key Based Authentication
Log in to your Stannp account and navigate to Settings and then to API Settings.
Generate an API key if you haven't already.
Treat this API key as confidential and store it securely to prevent unauthorised access.
Actions
Actions | Description |
| Creates a new recipient with the provided details in Stannp |
| Adds existing recipients to a specified mailing group in Stannp |
| Creates a new empty mailing list group in Stannp |
| Creates a letter which is then printed and dispatched by Stannp |
| Creates a postcard which is then printed and dispatched by Stannp |
| Deletes a campaign permanently from your account in Stannp |
| Deletes a mailing group in Stannp |
| Deletes a recipient permanently from your account in Stannp |
| Gets the campaign details using a specified campaign ID from Stannp |
| Retrieves a list of campaigns from Stannp |
| Retrieves a list of groups from Stannp |
| Retrieves a list of mailpieces from Stannp |
| Gets the recipient details using a specified recipient ID from Stannp |
| Retrieves a list of recipients from Stannp |
| Retrieves a status summary on individual items within a date range from Stannp |
| Removes all recipients from a mailing group in Stannp |
| Recalculates a group to make sure stats are up to date in Stannp |
| Removes recipients from a mailing group without deleting them in Stannp |
| Allows you to check whether an address is validated by Stannp |
Triggers
Triggers | Description |
| Triggers when a new campaign is created in Stannp |
| Triggers when a new group is created in Stannp |
| Triggers when a new recipient is added in Stannp |