Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The matching passing for the user of the service.

Image Added

Request Body

The request body is where the information for the request is placed. In the case above the request expects a JSON object called payload. The object has two properties called name and icon_emoji, each with values provided for the given request. 

The values can have Continua CI variables included in them so that information that Continua CI has about the build can be passed onto other systems. In the above example the text message passed onto the HTTP request is writing out the project name, and build version number. 

 

Image Added

Querystring Parameters

 

POST Parameters

 

Headers

 

Cookies