LindsayHill / stackstorm-cisco_spark

cisco spark communication pack

Home Page:https://exchange.stackstorm.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cisco Spark Integration Pack

This integration pack allows you to integrate with Cisco Spark, the Enterprise Voice, instant messaging and collaboration platform by Cisco.

Actions

Currently, the following actions listed bellow are supported:

Message actions

  • send_message
  • get_message
  • list_messages
  • delete_message

Room actions

  • create_room
  • get_room
  • update_room
  • list_rooms
  • delete_room

Team actions

  • create_team
  • get_team
  • update_team
  • list_teams
  • delete_team

Webhook actions

  • create_webhook
  • get_webhook
  • update_webhook
  • list_webhooks
  • delete_webhook

Configuration

Copy the example configuration in cisco_spark.yaml.example to /opt/stackstorm/configs/cisco_spark.yaml and edit as required.

It must contain:

  • access_token - The API access token, can be fetched from developer.ciscospark.com

You can also use dynamic values from the datastore. See the docs for more info.

About

cisco spark communication pack

https://exchange.stackstorm.org/


Languages

Language:Python 100.0%