Webhook generator

Number of APIs: 3

A simple collection to generate webhooksURL for a monitor of your collection


NOTE

To run this collection you will need the following environment variables


keytypedescription
commandstringcommand is a string that contains the command that initiated the request from slack. Eg: /cnb_init
textstringtext contains the message that was send along side the command. Eg: in /cnb_guess team team would be the value of text
response_urlstringresponse_url is the slack webhook where we send the response to each command.
user_namestringuser_name is the slack username of the user. We are using it to identify players
  1. create webhook for Qodex monitor POST https://api.getpostman.com/webhooks

  2. get all collections GET https://api.postman.com/collections

  3. get all environments GET https://api.getpostman.com/environments