Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 798 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 798 Bytes

SlackLogic

SnapLogic app for Slack

Install

  1. Create an app in Slack (see https://api.slack.com/apps)
  2. Install the Slack app in your Slack org
  3. Create a project in SnapLogic
  4. Create a REST Basic Auth Account with SnapLogic credentials to be used for doing project checkouts
  5. Checkout this repository into the new project
  6. Create a Triggered Task for the setup pipeline in the project
  7. Go to the setup task's details and open the URL in a web browser
  8. Enter the requested information into the setup web page
  9. Press "Finish Setup" and note the URL that is generated when the page finishes loading
  10. Create a "Slash Command" in your Slack app with the name "/checkout-project"
  11. Copy the URL from the setup task page into "Request URL" field in the slash command settings