Step One: In the three-dot menu of a Microsoft Teams channel, select workflows
Step Two: You will now see a pop-up window of workflows. Click on "Workflow Home" at the bottom right of the pop-up window
Step Three: You will see the Workflow Home section. Click on "Build from Scratch"
Step Four: This opens a workflow creator pop-up window where you have to search for "webhook" in the search bar and select "When a Teams webhook request is received" in the Trigger section below:
Step Five: Select "Anyone" from the drop-down and click on "New Step"
Step Six: In the search bar, search for "Post message in a chat or channel" and select it from the "Actions" tab below
Step Seven: For the "Post in" field, select "Channel" and select your team and channel from the drop-down and add the exact message format "@{triggerBody()['message']}" in the message box and click "Save."
Step Eight: By saving as shown in the previous step, it now generates a HTTP link by expanding the top section for you to copy and paste the URL in AireXpert workflow.
Step Nine: Now finally, paste the copied HTTP link in the "Teams Trigger URL" field within the "Outcomes" section in AireXpert workflow
Your workflow is now configured and set up. So by activating the workflow, anytime a certain condition is run, the newly setup workflow will trigger a message in your Microsoft Teams Channel.


