Skip to content

contentful-labs/slack-bot-command-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to a Contentful Command Slack Bot

This app was built to run on Gomix and will help you to display entries a given post type right in Slack.

It implements a simple slash command handler which will help you to quickly access and create data stored in Contentful.

Features included:

  • show all entries of a given content type (including drafts) - /contentful all-posts
  • show all draft entries of a given content type - /contentful all-drafts
  • create a new entry of a given content type with a given title - /contentful create-post "Your post name"

Show all entries using Contentful slack command

This app provides a basic template that you can remix to create your own Slash Command handler.

Setup

For detailed setup instructions please head over to SETUP.md.

Your Project

This project should only help you to get started. Contentful is really flexible and everybody has different needs. By editing the commands.js you can quickly adjust everything to your needs and start interacting with Contentful via Slack easily.

About

Gomix Slack Command Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published