https://github.com/tstack/slacklogic
SnapLogic app for Slack
https://github.com/tstack/slacklogic
Last synced: 13 days ago
JSON representation
SnapLogic app for Slack
- Host: GitHub
- URL: https://github.com/tstack/slacklogic
- Owner: tstack
- Created: 2019-03-26T13:25:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T18:12:41.000Z (about 5 years ago)
- Last Synced: 2025-04-10T19:53:35.847Z (2 months ago)
- Size: 50.8 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SlackLogic
SnapLogic app for Slack## Install
1. Create an app in Slack (see https://api.slack.com/apps)
1. Install the Slack app in your Slack org
1. Create a project in SnapLogic
1. Create a REST Basic Auth Account with SnapLogic credentials to be used for doing project checkouts
1. Checkout this repository into the new project
1. Create a Triggered Task for the _setup_ pipeline in the project
1. Go to the _setup_ task's details and open the URL in a web browser
1. Enter the requested information into the setup web page
1. Press "Finish Setup" and note the URL that is generated when the page finishes loading
1. Create a "Slash Command" in your Slack app with the name "/checkout-project"
1. Copy the URL from the setup task page into "Request URL" field in the slash command settings