Activity
Mon
Wed
Fri
Sun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
What is this?
Less
More

Memberships

AI Automation Vault

16.1k members • Free

Claude Cowork For Work

253 members • $14/month

Claude Learning Skool

616 members • Free

Accelerants

2k members • Free

Automate What Academy

2.7k members • Free

Making Better Agents

634 members • Free

"Paper Click" Marketers

525 members • Free

Leads | Listings | Leverage

1.1k members • Free

ULTRA: Attorney-Led REI

385 members • Free

14 contributions to "Paper Click" Marketers
Direct Mail skill file (for claw/claude/agents)
Example directmail skill. md file you can load up for your agents. ------------------------------------ # Skill: Thanks.io Direct Mail Automation Handle direct mail workflows including sending handwritten postcards, letters, and managing mailing lists via the Thanks.io API. ## Requirements - An active Thanks.io account. - API Key (found at: https://dashboard.thanks.io/profile/api). - Environment Variable: THANKS_IO_API_KEY ## Actions ### send_postcard Sends a personalized postcard to a recipient. - type: "4x6" (default), "6x9", or "6x11" - front_image_url: Public URL for the front image. - message: The handwritten message for the back. - recipient: { "name", "address", "city", "province", "postal_code", "country" } - handwriting_style: (Optional) Integer ID for the pen style. ### send_letter Sends a professional letter. - message: Content of the letter. - recipient: { "name", "address", "city", "province", "postal_code", "country" } - window: boolean (true for windowed envelope). ### add_recipient Adds a contact to a mailing list for automated campaigns. - mailing_list_id: The ID of the list. - recipient_data: Object containing name and address fields. ## Implementation (Python Shell) import requests import os API_KEY = os.getenv("THANKS_IO_API_KEY") BASE_URL = "https://api.thanks.io/api/v2" def call_thanks_io(endpoint, payload): headers = { "Authorization": f"Bearer {API_KEY}", "Content-Type": "application/json" } response = requests.post( f"{BASE_URL}/{endpoint}", json=payload, headers=headers ) return response.json() # Example: Send Postcard # payload = { # "front_image_url": "URL_HERE", # "message": "Hi %FIRST_NAME%, thanks!", # "recipients": [recipient_obj] # } # call_thanks_io("send/postcard", payload)
0 likes • May 10
This is cool....still have no idea what I am doing. any video on how to do it???
0 likes • 25d
@Ryan Hartman whom can I ask to how to set this up. I have set up Claude Desktop in a Mac Mini. I want to send my agent expired listings and have it send out postcards from Thanks.io......but I have no idea how to set this up!!!!
Scheduling postcards
Is there a way to build a postcard and schedule it to be sent out on a specific date? @Ryan Hartman
1 like • Dec '25
@Walter Dearing @Ryan Hartman this would be awesome as I learn more how to use thanks.io . I will be trying to set up past clients with a anniversary when they bought their home and maybe birthday.
1 like • Mar 18
@Ryan Hartman @Walter Dearing Does Thanks.io have the ability to schedule monthly to a specific address? or a list? I struggle with remembering to do mailouts and would like to spend some time to set up several post cards for 4-6 months so I can set it and forget it.
Did you know...this about gift cards in Thanks.io
I haven't posted much on the group but I wanted to share something that may help others. Here is a photo and list of all the gift card options in Thanks.io. (If you are on the business plan, you can send a custom notecard with a gift attached and not have to pay for the gift card until it's scanned. 🎁 Gift Card Options - Best Buy - The Home Depot - Walmart - Wayfair - Kohl's - Lands' End - Barnes & Noble - Crate & Barrel - eBay - Baby Gap - Athleta - Sephora - Ulta Beauty - Spa & Wellness (Spa Week) - AutoZone - REI - Bass Pro Shops - Cabela's - Callaway Golf - Go Play Golf - Foot Locker - Fanatics - GameStop - Google Play - PlayStation - Xbox - Apple (App Store & iTunes) - AMC Theatres - Cinemark - Regal Cinemas - Fandango - Uber - Lyft - Delta Air Lines - Hotels.com - Starbucks - Dunkin' - DoorDash - Uber Eats - Grubhub - IHOP - Panera Bread - Chipotle Mexican Grill - Taco Bell - Sonic Drive‑In - TGI Fridays - Outback Steakhouse - Morton's The Steakhouse - Red Robin - On The Border - Applebee's - Burger King - Domino's Pizza - Papa John's - Cold Stone Creamery - Baskin‑Robbins - P.F. Chang's - Omaha Steaks - Amazon - 1‑800‑Flowers
Did you know...this about gift cards in Thanks.io
1 like • Mar 11
Thanks.....How are you using the gift cards? past customers? as a form of a bribe?
Sending to single Absentee
@Ryan Hartman is there a way to send to a single absentee owner without setting up a CSV for only one (of very few) absentee owners? When manually adding do I put "absentee" on custom1 and Property address on Custom2?
Sending to single Absentee
1 like • Jan 7
I am very confused about how to send a SINGLE ABSENTEE POSTCARD. Can you do a video on how to set up the image template to show the subject property on the front of the postcard and it mails to the mailing address of the owner? Thanks..
Gift card Scan action
@Ryan Hartman Is there a way to make a recipient to do a task before redeeming the gift card? I want to send friends/family/clients a gift card if they give me a google review?
0 likes • Dec '25
@Ryan Hartman I did a test on this link and left a review. Then nothing happened. I went back to the landing page and clicked on redeem button and too me to https://dashboard.thanks.io/redeem/return_to_redeem Where the page was blank. Not sure of what happens after someone give a review 🤨
1 like • Dec '25
@Ryan Hartman makes sense! Is there a way to have a landing page in my Lofty CRM to collect Buyer info at my open houses?
1-10 of 14
William Yee
3
20points to level up
@william-yee-1860
Realtor in Houston Texas with EXP Realty at Team Legacy (1,100 agents)

Active 13h ago
Joined Nov 19, 2025
Powered by