Laposta
Dutch newsletter platform for campaigns, mailing lists, custom fields, subscribers, and campaign reporting.
Tailored to newsletter teams that send professional campaigns, define custom field schemas per list, and edit subscriber data.
Example Use Cases
These are the Laposta actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a custom field for a mailing list to define subscriber attributes. Use when you need to add custom fields like text, numeric, date, or select fields to a list. For select fields (select_single or select_multiple), you must provide the options parameter.
Tool to create a new mailing list in Laposta to manage email subscribers. Use when you need to create a new list with zero members.
Tool to add a new subscriber relationship to a list with custom fields and tracking info. Use when you need to create a new member in a list or update an existing member if upsert is enabled.
Tool to register a new webhook for list events in Laposta. Use when you need to receive real-time notifications for subscriber events like subscriptions, modifications, or deactivations.
Permanently deletes a mailing list from Laposta. This action is irreversible - the list and all its configuration (including notification settings and metadata) will be permanently removed. Members are not deleted, only the list itself. Use this when a mailing list is no longer needed. Returns the deleted list object with state set to 'deleted'.
Tool to permanently remove a member from a list. Use when you need to delete a member by their ID or email address.
Retrieve all email campaigns from your Laposta account. Use this tool to list all campaigns with their configuration, delivery status, and analytics settings. Returns campaign details including sender information, subject lines, recipient lists, delivery timestamps, and tracking settings. No parameters required - retrieves all campaigns associated with your account.
Tool to retrieve all fields for a specific list in Laposta. Use when you need to see all field definitions, metadata, and settings for a list.
Tool to retrieve all mailing lists from your Laposta account. Use when you need to view all lists including both active and deleted ones.
Tool to retrieve all members from a specified Laposta mailing list. Use when you need to list or view all contacts in a list. Optionally filter by member state (active, unsubscribed, or cleaned).