Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xmatters/xmatters-labs-flow-steps

Repository for experimental Flow Designer Steps
https://github.com/xmatters/xmatters-labs-flow-steps

Last synced: about 1 month ago
JSON representation

Repository for experimental Flow Designer Steps

Awesome Lists containing this project

README

        

# xMatters Labs Flow Steps
Welcome to xMatters Labs, Flow Designer edition.

---------



---------

# Introduction
This is a repository in the same spirit as the [xMatters Labs](https://github.com/xmatters/xMatters-Labs), but with a focus on custom Flow Designer steps.

# Contributing
To contribute a new custom step, write up a new repo and use the [xm-labs-step-template](https://github.com/xmatters/xm-labs-step-template), then send a request to `xMTinkerer` for inclusion below.

# Contents

* **Ansible**
* [Trigger Playbook](https://github.com/xmatters/xm-labs-steps-ansible)
* **Atlassian**
* [Post to Confluence](https://github.com/xmatters/xm-labs-steps-confluence)
* **Bugzilla**
* [Create issue in BMO](https://github.com/xmatters/xm-labs-steps-bmo)
* **Cachet**
* [Incidents and Components](https://github.com/xmatters/xm-labs-cachet)
* **Cherwell**
* [Create and Annotate Incidents](https://github.com/xmatters/xm-labs-steps-cherwell)
* **CircleCi**
* [Trigger Build](https://github.com/xmatters/xm-labs-steps-circleci)
* **Consul**
* [GET and PUT KV](https://github.com/xmatters/xm-labs-steps-consul)
* **etcd**
* [GET and PUT KV](https://github.com/xmatters/xm-labs-steps-etcd)
* **Facebook**
* [Post to Workplace](https://github.com/xmatters/xm-labs-step-workplace-post)
* **Github**
* [Get Commit Details](https://github.com/xmatters/xm-labs-step-github)
* **GitLab**
* [Get Commit Details](https://github.com/xmatters/xm-labs-gitlab)
* **Google Cloud Run**
* [Manage Traffic](https://github.com/xmatters/xm-labs-steps-cloud-run)
* **Jira Cloud**
* [Steps for Cloud](https://github.com/xmatters/xm-labs-steps-jiracloud)
* **Kubernetes**
* [Kubectl from xMatters](https://github.com/xmatters/xm-labs-steps-kubernetes)
* **[Loggly]**
* [Retrieve and Send Data](https://github.com/xmatters/xm-labs-steps-loggly)
* **Microsoft Teams**
* [Assorted Steps](https://github.com/xmatters/xm-labs-steps-microsoft-teams)
* **Mattersmost**
* [Assorted Steps](https://github.com/xmatters/xm-labs-steps-mattermost)
* **RabbitMQ**
* [Get Queue Info](https://github.com/xmatters/xm-labs-steps-rabbitmq)
* **ServiceNow**
* [Get Record](https://github.com/xmatters/xm-labs-steps-servicenow)
* [Get Changes](https://github.com/xmatters/xm-labs-servicenow-get-changes)
* **Slack**
* [Get Conversation](https://github.com/xmatters/xm-labs-steps-slack-get-conversation)
* [Parse Slash Command](https://github.com/xmatters/xm-labs-steps-slack-slash-command)
* [Pin Message](https://github.com/xmatters/xm-labs-steps-slack-pin-message)
* [Other steps](https://github.com/xmatters/xm-labs-slack-steps)
* **Splunk**
* [Send to HEC](https://github.com/xmatters/xm-labs-step-splunk)
* **StackStorm**
* [Post webhook](https://github.com/xmatters/xm-labs-steps-stackstorm)
* **Status.io**
* [Interact with Incidents](https://github.com/xmatters/xm-labs-statusio-steps)
* **TravisCI**
* [Trigger Job](https://github.com/xmatters/xm-labs-steps-travis-ci)
* **Trello**
* [Create, update and comment on cards](https://github.com/xmatters/xm-labs-steps-trello)
* **WebEx Conferencing**
* [Create a room](https://github.com/xmatters/xm-labs-steps-webex)
* **WebEx Teams**
* [All the Steps](https://github.com/xmatters/xm-labs-xMatters-Webex-Teams-Flow-Steps)
* **xMatters**
* [All API Operations](https://github.com/xmatters/xm-labs-xMatters-API-Flow-Steps)
* [Is it business time](https://github.com/xmatters/xm-labs-steps-business-time)
* [Put me on call](https://github.com/xmatters/xm-labs-steps-xmimoncall)
* [Handy Flow Steps](https://github.com/xmatters/xm-labs-handy-flow-steps)
* [Misc Flow Steps](https://github.com/xmatters/xMatters-Labs-Flow-Steps)
* **Zoom**
* [Create Conference](https://github.com/xmatters/xm-labs-steps-zoom)

# Utilities

* **Is it business time?** - checks if the current time in the given timezone is between the given business hours and returns Yes or No.
* [Business Time](https://github.com/xmatters/xm-labs-steps-business-time)
* **Moment**
* [Convert Date/Time zone and format](https://github.com/xmatters/xm-labs-steps-moment)