Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Publishing event details on a pipeline stage's post-deployment event



  • Each stage of a given pipeline allows you to specify post-deployment events. One of these is "Publish Event Details". I want to use this to post JSON to a Slack webhook. I can specify the URL, the HTTP method, content type, all that stuff. However, the last option in the dialog shows a label called "Additional options:" with no field or possible way to input anything. What is that supposed to be? What (if anything) allows me to control the payload of this?

    I see that I can also configure a global event listener to do this, but I still don't know what the payload is, or whether it's possible to configure it.

    I'm currently using a Post-Http operation in a global plan that I add to every pipeline stage, but this is really clunky.

    Product: BuildMaster
    Version: 5.6.11


  • inedo-engineer

    Hello Glenn,

    The payload will contain:

    • Event_Code (BLDCPP)
    • Event_Description (Build Promotion Completed)
    • Release_Number
    • Build_Number
    • PipelineStage_Name

    For other types of event listeners, Event_Code and Event_Description are always included and the rest of the fields are from Event Details in the event log for that event type.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation