# Configuring SugarCRM Web Logic Hooks

### Prerequisites

***

* Yoxel Signals companion app needs to be installed. See [Getting started with Yoxel Signals for MS Teams](https://helpdocs.yoxel.com/workflow-signals/getting-started-with-yoxel-signals-for-ms-teams), [Getting started with Yoxel Signals for Google Workspace](https://helpdocs.yoxel.com/workflow-signals),[ Getting started with Yoxel Signals for Slack](https://helpdocs.yoxel.com/workflow-signals/getting-started-with-yoxel-signals-for-slack).<br>
* Have a webhook URL generated from the Yoxel Signals app (MS Teams, Google Workspace, Webex, Zoom). A separate URL is provided for every channel.

1\. Go to Administration Settings > Web Logic Hooks and click 'CREATE'

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

2\. Give your hook a name, insert the webhook url that you got from the Yoxel Signals app, choose a trigger event, and module. Select POST method.

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

**Save the hook. You are all set!**\
\
3\. Test the signal by updating a record in the chosen module (i.e. Opportunities). Here is an opportunity signal that you would see in your messaging app:

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

4\. Click Preview to start exploring the capabilities of the Yoxel Signals app.


---

# 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-sugarcrm-web-logic-hooks.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.
