← Supernotes

Create a simple card with Supernotes API

Pipedream makes it easy to connect APIs for Supernotes and 1200+ other apps remarkably fast.

Trigger workflow on
HTTP requests, schedules and app events
Next, do this
Create a simple card with the Supernotes API
No credit card required
Into to Pipedream
Watch us build a workflow
Watch us build a workflow
7 min
Watch now ➜

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

Adyen logo
Brex logo
Carta logo
Checkr logo
Chameleon logo
DevRev logo
LinkedIn logo
Netflix logo
New Relic logo
OnDeck logo
Replicated logo
Scale AI logo
Teamwork logo
Warner Bros. logo
Xendit logo

Developers Pipedream

Getting Started

Create a workflow to Create a simple card with the Supernotes API. When you configure and deploy the workflow, it will run on Pipedream's servers 24x7 for free.

  1. Configure the Create a simple card action
    1. Connect your Supernotes account
    2. Configure Name
    3. Configure Markup
    4. Optional- Select a Icon
    5. Optional- Configure Tags
  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

Create a simple card. with Supernotes API on New Requests (Payload Only) from HTTP / Webhook API
HTTP / Webhook + Supernotes
 
Try it
Create a simple card. with Supernotes API on New Submission from Typeform API
Typeform + Supernotes
 
Try it
Create a simple card. with Supernotes API on Custom Events from Zoom API
Zoom + Supernotes
 
Try it
Create a simple card. with Supernotes API on New Submission (Instant) from Jotform API
Jotform + Supernotes
 
Try it
Create a simple card. with Supernotes API on New Custom Webhook Events from Stripe API
Stripe + Supernotes
 
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.

Create a simple card on Supernotes
Description:Create a single card with the minimum amount of data required. [See docs here](https://api.supernotes.app/docs/swagger#/cards/_simple_create_card_v1_cards_simple_post).
Version:0.0.2
Key:supernotes-create-simple-card

Code

import app from "../../supernotes.app.mjs";

export default {
  key: "supernotes-create-simple-card",
  name: "Create a simple card",
  description: "Create a single card with the minimum amount of data required. [See docs here](https://api.supernotes.app/docs/swagger#/cards/_simple_create_card_v1_cards_simple_post).",
  version: "0.0.2",
  type: "action",
  props: {
    app,
    name: {
      propDefinition: [
        app,
        "name",
      ],
    },
    markup: {
      propDefinition: [
        app,
        "markup",
      ],
    },
    icon: {
      propDefinition: [
        app,
        "icon",
      ],
    },
    tags: {
      propDefinition: [
        app,
        "tags",
      ],
    },
  },
  methods: {
    createSimpleCard({
      $ = this,
      data,
    }) {
      return this.app._makeRequest({
        $,
        config: {
          path: "/v1/cards/simple",
          data,
          method: "POST",
        },
      });
    },
  },
  async run({ $ }) {
    const {
      name,
      markup,
      icon,
      tags,
    } = this;

    const response = await this.createSimpleCard({
      $,
      data: {
        name,
        markup,
        icon,
        tags,
      },
    });
    const card = response.pop();
    if (card) {
      $.export("$summary", `Successfully created card with ID: "${card.payload.data.id}"`);
    }
    return card;
  },
};

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
SupernotesappappThis component uses the Supernotes app.
Namenamestring

The name of the card

Markupmarkupstring

The markup of the card

IconiconstringSelect a value from the drop down menu:gearfootballrsstv-retropump-medicalface-laughblinds-openshield-crossmeter-firecheck-to-slotsquare-9arrow-down-a-zhourglass-endcompact-disctext-heightup-right-and-down-left-from-centerglassesline-columnshead-side-cough-slashcart-flatbed-boxesbarcode-readdown-left-and-up-right-to-centertemperature-three-quarterschart-pie-simpleteddy-bearh4user-magnifying-glassbridgepizzadown
Tagstagsstring[]

The tags of the card

Authentication

Supernotes uses API keys for authentication. When you connect your Supernotes account, Pipedream securely stores the keys so you can easily authenticate to Supernotes APIs in both code and no-code steps.

To connect Pipedream to your Supernotes account,

  1. Sign in to your Supernotes account
  2. Click the User button in the bottom left, then > Settings > Manage API Keys
  3. From there you can create, view, or delete API keys

Refer to the Supernotes documentation for more info.

About Supernotes

Supernotes is your new home for ideas, records, tasks, and lists. Enjoy efficient note-taking without the hassle.

Explore Other Apps

1
-
12
of
1200+
apps by most popular

HTTP / Webhook
HTTP / Webhook
Get a unique URL where you can send HTTP or webhook requests
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.
Beta
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.
Schedule
Schedule
Trigger workflows on an interval or cron schedule.
Beta
Data Stores
Data Stores
Use Pipedream Data Stores to manage state throughout your workflows.
Telegram Bot
Telegram Bot
Telegram is a cloud-based instant messaging and voice over IP service
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 apps like ChatGPT and DALL·E 2.
Google Sheets
Google Sheets
With Google Sheets, you can create, edit, and collaborate wherever you are
Discord
Discord
Use this app to create a Discord source that emits messages from your guild to a Pipedream workflow.
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.
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.