# Configuring HighLevel Workflow signals

### Prerequisites

***

* Yoxel Signals companion app needs to be installed. See [Getting started with Yoxel Signals for MS Teams](https://helpdocs.yoxel.com/flow-signals/getting-started-with-yoxel-signals), [Getting started with Yoxel Signals for Google Workspace](https://helpdocs.yoxel.com/flow-signals/getting-started-with-yoxel-signals-for-google-workspace), [Getting started with Yoxel Signals for Webex](https://helpdocs.yoxel.com/flow-signals/getting-started-with-yoxel-signals-for-webex), [Getting started with Yoxel Signals for Zoom](https://helpdocs.yoxel.com/flow-signals/getting-started-with-yoxel-signals-for-zoom)<br>
* Have a web hook URL generated from the Yoxel Signals app (MS Teams, Google Workspace, Webex, Zoom). A separate URL is provided for every channel.

1\. Go to 'Automation' and create a new workflow (from scratch):

<figure><img src="/files/zcrXdWaBigvGSPD60KaV" alt=""><figcaption></figcaption></figure>

2\. Add a desired trigger, i.e. Contact Changed:

<figure><img src="/files/OCnow8F4obWFu29WzjKR" alt="" width="375"><figcaption></figcaption></figure>

3\. Add a new webhook action:

* Choose method POST<br>
* Insert the webhook url you got from the Yoxel Signals app

<figure><img src="/files/OPDqg4BCq9rypRTMTJeo" alt=""><figcaption></figcaption></figure>

Save the webhook action!\
\
4\. Switch to the Settings tab and allow workflow re-entry:

<figure><img src="/files/jyMNz3d9qZQRmiCRQh0S" alt=""><figcaption></figcaption></figure>

5\. Now you can save and publish your new workflow:

<figure><img src="/files/e7kG1vWu3skOkkPWU5gI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdocs.yoxel.com/flow-signals/configuring-highlevel-workflow-signals.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
