Using Slack to Call Services

1528

By clicking the "Add to Slack" button in the "Getting Started" section of the service page, you will be prompted to authenticate with Slack and add the ReadMe Build Slack app to your workspace. You only need to do this once and you will be able to call any Build service from within slack.

Calling a Service

To call a service, just type /api {service} {action} {x=y} anywhere in your slack workspace! All of the authentication is handled already, and anyone in the workspace will be able to use it, even if they don't have an account with ReadMe Build.

/api math multiply x=1 y=2