Giter VIP home page Giter VIP logo

zapier-integration-create-hashnode-story's Introduction

Zapier integration: Create Hashnode story

Hashnode is the easiest way to start a developer blog on your personal domain.

This project represents a Zapier integration which can take user input and publish it as a story, on the Hashnode platform.

The following input fields are required:

  • title: The story's title
  • contentMarkdown: Story content in Markdown syntax

And the following are optional:

  • coverImageURL: a URL representing the story's main image
  • slug: custom story URL slug
  • canonicalURL: canonical URL to the original article
  • publicationId: if specified, publish into the specified publication
  • hideFromHashnodeFeed: do not display this story in the user's Hashnode feed

Developer manual

Install the integration

git clone [email protected]:MihaiBojin/zapier-integration-create-hashnode-story.git
cd zapier-integration-create-hashnode-story
npm install

Define credentials

Create a file .env

HASHNODE_PAT=<obtain from https://hashnode.com/settings/developer>
HASHNODE_TEST_PUBLICATION_ID=<see below>
ZAPIER_DEPLOY_KEY=<obtain from https://developer.zapier.com/partner-settings/deploy-keys>

To obtain your publication id:

  • Go to https://hashnode.com/
  • Click on your profile
  • Select "Blog Dashboard"
  • The publication's id will be in the URL, e.g.: https://hashnode.com/YOUR-PUBLICATIONS-ID/dashboard'

Run tests

zapier test

Publish to Zapier

zapier push

The extension is now ready to use in your Zapier account.

DISCLAIMER

**I am not personaly or professionally affiliated with Hashnode or Zapier.

This work represents hobby code I use to cross-post articles from my personal site onto the Hashnode platform.

The software is provided "as is", without warranty of any kind!

LICENSE

This code is licensed under the MIT License. Read the notice for additional details.

zapier-integration-create-hashnode-story's People

Contributors

mihaibojin avatar

Watchers

 avatar  avatar

zapier-integration-create-hashnode-story's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.