← Thanks.io

Add Recipient with Thanks.io API

Pipedream makes it easy to connect APIs for Thanks.io and 2,000+ other apps remarkably fast.

Trigger workflow on
HTTP requests, schedules and app events
Next, do this
Add Recipient with the Thanks.io API
No credit card required
Intro to Pipedream
Watch us build a workflow
Watch us build a workflow
4 min
Watch now ➜

Trusted by 800,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo

Developers Pipedream

Getting Started

Create a workflow to Add Recipient with the Thanks.io API. When you configure and deploy the workflow, it will run on Pipedream's servers 24x7 for free.

  1. Configure the Add Recipient action
    1. Connect your Thanks.io account
    2. Optional- Select a Sub Account
    3. Select a Mailing List
    4. Optional- Configure Name
    5. Configure Address
    6. Optional- Configure Address Line 2
    7. Configure City
    8. Configure State/Province
    9. Configure Postal Code
    10. Select a Country
    11. Optional- Configure Email
    12. Optional- Configure Phone
  2. Select a trigger to run your workflow on HTTP requests, schedules or app events
  3. Deploy the workflow
  4. Send a test event to validate your setup
  5. Turn on the trigger

Integrations

Add Recipient with Thanks.io API on New Broadcasted Article from Inoreader API
Inoreader + Thanks.io
 
Try it
Add Recipient with Thanks.io API on New Requests (Payload Only) from HTTP / Webhook API
HTTP / Webhook + Thanks.io
 
Try it
Add Recipient with Thanks.io API on New Message in Channel from Discord Bot API
Discord Bot + Thanks.io
 
Try it
Add Recipient with Thanks.io API on New Submission from Typeform API
Typeform + Thanks.io
 
Try it
Add Recipient with Thanks.io API on Custom Events from Zoom API
Zoom + Thanks.io
 
Try it

Details

This is a pre-built, source-available component from Pipedream's GitHub repo. The component is developed by Pipedream and the community, and verified and maintained by Pipedream.

To contribute an update to an existing component or create a new component, create a PR on GitHub. If you're new to Pipedream component development, you can start with quickstarts for trigger span and action development, and then review the component API reference.

Add Recipient on Thanks.io
Description:Add a recipient to a mailing list. [See the docs here](https://api-docs.thanks.io/#531c9124-66a9-459a-95c7-fb3d11aec6f8)
Version:0.0.1
Key:thanks_io-add-recipient

Code

import thanksIo from "../../thanks_io.app.mjs";

export default {
  key: "thanks_io-add-recipient",
  name: "Add Recipient",
  description: "Add a recipient to a mailing list. [See the docs here](https://api-docs.thanks.io/#531c9124-66a9-459a-95c7-fb3d11aec6f8)",
  version: "0.0.1",
  type: "action",
  props: {
    thanksIo,
    subAccount: {
      propDefinition: [
        thanksIo,
        "subAccount",
      ],
    },
    mailingList: {
      propDefinition: [
        thanksIo,
        "mailingList",
        (c) => ({
          subAccount: c.subAccount,
        }),
      ],
      description: "The mailing list the recipient will be added to",
    },
    name: {
      propDefinition: [
        thanksIo,
        "name",
      ],
    },
    address: {
      propDefinition: [
        thanksIo,
        "address",
      ],
    },
    address2: {
      propDefinition: [
        thanksIo,
        "address2",
      ],
    },
    city: {
      propDefinition: [
        thanksIo,
        "city",
      ],
    },
    province: {
      propDefinition: [
        thanksIo,
        "province",
      ],
    },
    postalCode: {
      propDefinition: [
        thanksIo,
        "postalCode",
      ],
    },
    country: {
      propDefinition: [
        thanksIo,
        "country",
      ],
    },
    email: {
      propDefinition: [
        thanksIo,
        "email",
      ],
    },
    phone: {
      propDefinition: [
        thanksIo,
        "phone",
      ],
    },
  },
  async run({ $ }) {
    const resp = await this.thanksIo.addRecipient({
      $,
      data: {
        mailing_list: this.mailingList,
        name: this.name,
        address: this.address,
        address2: this.address2,
        city: this.city,
        province: this.province,
        postal_code: this.postalCode,
        country: this.country,
        email: this.email,
        phone: this.phone,
      },
    });
    if (resp?.errors) {
      throw new Error(resp.errors);
    }
    $.export("$summary", "Successfully added recipient");
    return resp;
  },
};

Configuration

This component may be configured based on the props defined in the component code. Pipedream automatically prompts for input values in the UI and CLI.
LabelPropTypeDescription
Thanks.iothanksIoappThis component uses the Thanks.io app.
Sub AccountsubAccountstringSelect a value from the drop down menu.
Mailing ListmailingListstringSelect a value from the drop down menu.
Namenamestring

Recipient name

Addressaddressstring

Recipient address line 1

Address Line 2address2string

Recipient address line 2

Citycitystring

Recipient city

State/Provinceprovincestring

Recipient state or province

Postal CodepostalCodestring

Recipient postal code

CountrycountrystringSelect a value from the drop down menu:UNITED STATESCANADAAFGHANISTANÅLAND ISLANDSALBANIAALGERIAAMERICAN SAMOAANDORRAANGOLAANGUILLAANTARCTICAANTIGUA AND BARBUDAARGENTINAARMENIAARUBAAUSTRALIAAUSTRIAAZERBAIJANBAHAMASBAHRAINBANGLADESHBARBADOSBELARUSBELGIUMBELIZEBENINBERMUDABHUTANBOLIVIA, PLURINATIONAL STATE OFBONAIRE, SINT EUSTATIUS AND SABABOSNIA AND HERZEGOVINABOTSWANABOUVET ISLANDBRAZILBRITISH INDIAN OCEAN TERRITORYBRUNEI DARUSSALAMBULGARIABURKINA FASOBURUNDICAMBODIACAMEROONCANADACAPE VERDECAYMAN ISLANDSCENTRAL AFRICAN REPUBLICCHADCHILECHINACHRISTMAS ISLANDCOCOS (KEELING) ISLANDSCOLOMBIACOMOROSCONGOCONGO, THE DEMOCRATIC REPUBLIC OF THECOOK ISLANDSCOSTA RICACÔTE D'IVOIRECROATIACUBACURAÇAOCYPRUSCZECH REPUBLICDENMARKDJIBOUTIDOMINICADOMINICAN REPUBLICCUADOREGYPTEL SALVADOREQUATORIAL GUINEAERITREAESTONIAETHIOPIAFALKLAND ISLANDS (MALVINAS)FAROE ISLANDSFIJIFINLANDFRANCEFRENCH GUIANAFRENCH POLYNESIAFRENCH SOUTHERN TERRITORIESGABONGAMBIAGEORGIAGERMANYGHANAGIBRALTARGREECEGREENLANDGRENADAGUADELOUPEGUAMGUATEMALAGUERNSEYGUINEAGUINEA-BISSAUGUYANAHAITIHEARD ISLAND AND MCDONALD ISLANDSHOLY SEE (VATICAN CITY STATE)HONDURASHONG KONGHUNGARYICELANDINDIAINDONESIAIRAN, ISLAMIC REPUBLIC OFIRAQIRELANDISLE OF MANISRAELITALYJAMAICAJAPANJERSEYJORDANKAZAKHSTANKENYAKIRIBATIKOREA, DEMOCRATIC PEOPLE'S REPUBLIC OFKOREA, REPUBLIC OFKUWAITKYRGYZSTANLAO PEOPLE'S DEMOCRATIC REPUBLICLATVIALEBANONLESOTHOLIBERIALIBYALIECHTENSTEINLITHUANIALUXEMBOURGMACAOMACEDONIA, THE FORMER YUGOSLAV REPUBLIC OFMADAGASCARMALAWIMALAYSIAMALDIVESMALIMALTAMARSHALL ISLANDSMARTINIQUEMAURITANIAMAURITIUSMAYOTTEMEXICOMICRONESIA, FEDERATED STATES OFMOLDOVA, REPUBLIC OFMONACOMONGOLIAMONTENEGROMONTSERRATMOROCCOMOZAMBIQUEMYANMARNAMIBIANAURUNEPALNETHERLANDSNEW CALEDONIANEW ZEALANDNICARAGUANIGERNIGERIANIUENORFOLK ISLANDNORTHERN MARIANA ISLANDSNORWAYOMANPAKISTANPALAUPALESTINE, STATE OFPANAMAPAPUA NEW GUINEAPARAGUAYPERUPHILIPPINESPITCAIRNPOLANDPORTUGALPUERTO RICOQATARRÉUNIONROMANIARUSSIAN FEDERATIONRWANDASAINT BARTHÉLEMYSAINT HELENA, ASCENSION AND TRISTAN DA CUNHASAINT KITTS AND NEVISSAINT LUCIASAINT MARTIN (FRENCH PART)SAINT PIERRE AND MIQUELONSAINT VINCENT AND THE GRENADINESSAMOASAN MARINOSAO TOME AND PRINCIPESAUDI ARABIASENEGALSERBIASEYCHELLESSIERRA LEONESINGAPORESINT MAARTEN (DUTCH PART)SLOVAKIASLOVENIASOLOMON ISLANDSSOMALIASOUTH AFRICASOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDSSOUTH SUDANSPAINSRI LANKASUDANSURINAMESVALBARD AND JAN MAYENSWAZILANDSWEDENSWITZERLANDSYRIAN ARAB REPUBLICTAIWAN, PROVINCE OF CHINATAJIKISTANTANZANIA, UNITED REPUBLIC OFTHAILANDTIMOR-LESTETOGOTOKELAUTONGATRINIDAD AND TOBAGOTUNISIATURKEYTURKMENISTANTURKS AND CAICOS ISLANDSTUVALUUGANDAUKRAINEUNITED ARAB EMIRATESUNITED KINGDOMUNITED STATESUNITED STATES MINOR OUTLYING ISLANDSURUGUAYUZBEKISTANVANUATUVENEZUELA, BOLIVARIAN REPUBLIC OFVIET NAMVIRGIN ISLANDS, BRITISHVIRGIN ISLANDS, U.S.WALLIS AND FUTUNAWESTERN SAHARAYEMENZAMBIAZIMBABWE
Emailemailstring

Recipient email address

Phonephonestring

Recipient phone number

Authentication

Thanks.io uses OAuth authentication. When you connect your Thanks.io account, Pipedream will open a popup window where you can sign into Thanks.io and grant Pipedream permission to connect to your account. Pipedream securely stores and automatically refreshes the OAuth tokens so you can easily authenticate any Thanks.io API.

Pipedream requests the following authorization scopes when you connect your account:

About Thanks.io

Direct Mail Sent Digitally

More Ways to Use Thanks.io

Triggers

New Delivery from the Thanks.io API

Emit new event for each new order delivered.

 
Try it
New Order from the Thanks.io API

Emit new event for each new order placed.

 
Try it
New Recipient from the Thanks.io API

Emit new event for each new recipient is added to a mailing list.

 
Try it

Actions

Delete Recipient with the Thanks.io API

Delete a recipient from a mailing list. See the docs here

 
Try it
Send Giftcard with the Thanks.io API

Sends a giftcard to a recipient. See the docs here

 
Try it
Send Letter with the Thanks.io API

Sends a letter to a recipient. See the docs here

 
Try it
Send Letter via Radius Search with the Thanks.io API

Sends a letter to recipients within a radius. See the docs here

 
Try it
Send Notecard with the Thanks.io API

Sends a notecard to a recipient. See the docs here

 
Try it

Explore Other Apps

1
-
24
of
2,000+
apps by most popular

HTTP / Webhook
HTTP / Webhook
Get a unique URL where you can send HTTP or webhook requests
Notion
Notion
Notion is a new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.
OpenAI (ChatGPT)
OpenAI (ChatGPT)
OpenAI is an AI research and deployment company with the mission to ensure that artificial general intelligence benefits all of humanity. They are the makers of popular models like ChatGPT, DALL-E, and Whisper.
Schedule
Schedule
Trigger workflows on an interval or cron schedule.
Google Drive
Google Drive
Google Drive is a file storage and synchronization service which allows you to create and share your work online, and access your documents from anywhere.
Google Sheets
Google Sheets
Use Google Sheets to create and edit online spreadsheets. Get insights together with secure sharing in real-time and from any device.
Filter
Filter
Specify a condition that your workflow must meet and whether you'd like to proceed or end workflow execution.
Python
Python
Anything you can do in Python can be done in a Pipedream Workflow. This includes using any of the 350,000+ PyPi packages available in your Python powered workflows.
Slack
Slack
Slack is a channel-based messaging platform. With Slack, people can work together more effectively, connect all their software tools and services, and find the information they need to do their best work — all within a secure, enterprise-grade environment.
Data Stores
Data Stores
Use Pipedream Data Stores to manage state throughout your workflows.
GitHub
GitHub
Where the world builds software. Millions of developers and companies build, ship, and maintain their software on GitHub—the largest and most advanced development platform in the world.
Formatting
Formatting
Pre-built actions to make formatting and manipulating data within your workflows easier.
Node
Node
Anything you can do with Node.js, you can do in a Pipedream workflow. This includes using most of npm's 400,000+ packages.
Airtable (OAuth)
Airtable (OAuth)
Airtable is a low-code platform to build next-gen apps. Move beyond rigid tools, operationalize your critical data, and reimagine workflows with AI.
Zoom
Zoom
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars.
Google Calendar
Google Calendar
With Google Calendar, you can quickly schedule meetings and events and get reminders about upcoming activities, so you always know what’s next.
Gmail
Gmail
Gmail offers private and secure email by Google at no cost, for business and consumer accounts.
Gmail (Developer App)
Gmail (Developer App)
Private and secure email by Google at no cost, for business and consumer accounts. Use this app to connect your own developer account credentials.
Email
Email
Trigger workflows on new emails, and send emails to yourself as part of a Pipedream workflow.
Delay
Delay
Delay, pause, suspend, or have the execution of your workflow wait for as little as one millisecond, or as long as one year.
Go
Go
Anything you can do in Go, you can do in a Pipedream Workflow. You can use any of Go packages available with a simple import.
Premium
Zoom Admin
Zoom Admin
Video conferencing (includes account-level scopes) for Zoom Admins.
Twilio
Twilio
Twilio is a cloud communications platform for building SMS, Voice & Messaging applications on an API built for global scale.
Bash
Bash
Run any Bash in a Pipedream step within your workflow, including making curl requests.