thanks.io is a direct mail automation platform that enables users to send personalized postcards, letters, and notecards with handwritten fonts.
Available to claim
Build and ship the Thanks.io plugin to earn 41 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
Tool to add a new recipient to a mailing list. Use after confirming recipient and list IDs.
Tool to buy or append a radius search mailing list based on address and radius. Use when you need targeted mailing lists around a specified address.
Tool to create a new mailing list. Use when you need to group contacts under a fresh list before adding recipients.
Tool to create multiple recipients at once in a mailing list. Use when batching recipient additions for efficiency.
Tool to create a new sub-account. Use when you need to manage separate profiles with distinct return addresses and settings.
Tool to delete a mailing list. Use when you need to remove an entire mailing list by its ID. Confirm the list ID before calling. Example: "Delete the mailing list with ID 123e4567-e89b-12d3-a456-426614174000".
Tool to delete a recipient by address and postal code. Use when you need to remove a recipient without their ID.
Tool to remove a recipient from a mailing list. Use after confirming the recipient's ID.
Tool to delete a specific sub-account by ID. Use when you need to remove an existing sub-account. Confirm the ID before calling.
Tool to execute a previously created stored send. Use after creating a stored send to trigger delivery. The response body is empty; success is indicated by a 200 or 204 status.
Tool to get details for a specific recipient by ID. Use to verify a recipient’s full address and custom fields.
Tool to retrieve details for a specific sub-account by ID. Use when you need full configuration of a sub-account before performing sub-account scoped operations.
Tool to retrieve available handwriting styles. Use when selecting a style for handwritten personalization.
Tool to retrieve a list of available image templates. Use when you need to browse or select a template for mailings.
Tool to list all mailing lists. Use when you need to fetch existing lists before managing recipients.
Tool to list available message templates. Use when selecting a template for a mailing.
Tool to list recent orders. Use after placing orders to fetch the latest history, optionally filtering by sub-account or limiting the result count.
Tool to list all available sub-accounts. Use when you need to select a sub-account for operations requiring a sub-account context.
Tool to retrieve order summary statistics. Use when analyzing order volume and value filtered by type, status, or date range. Aggregates statistics from recent orders.
Tool to preview a notecard send. Use when you need front and back images before placing an actual notecard order.
Tool to preview a windowless letter send. Use when you need a PDF preview of the cover-only letter before placing an order.
Tool to preview a letter send as PDF. Use when you need to confirm letter content before placing the final order. Returns PDF preview URLs.
Tool to search orders by recipient full name. Searches through recent orders to find recipients matching the given name in the errors or returned items. Note: The Thanks.io API does not have a direct search endpoint, so this action fetches recent orders and searches for matching names in failed/returned items.
Tool to search orders by recipient street address. Use when you need to find all orders sent to a specific street address.
Tool to search recipients by email across mailing lists. Use when you need to find all recipients matching an email in specific lists. Example: "Find recipients with email test@test.com in lists [1,2,3]."
Tool to send a customized postcard. Use when you need to dispatch a physical postcard with a chosen image and handwritten message.
Tool to create a stored send for a notecard. Use when you need to schedule mailing of a personalized notecard at a later time after preparing payload.
Tool to create a stored send for a postcard. Use when you need to prepare and schedule postcard orders for later execution; returns a URL to finalize and send.
Tool to create a stored send for a windowless letter. Use when you need to prepare a letter order for later execution.
Tool to update existing recipient details by recipient ID. Use when modifying recipient data after confirming the recipient exists.
Tool to update details for a specific sub-account. Use when modifying title or return address details of a sub-account. Confirm sub-account ID before calling.
No webhooks.