> For the complete documentation index, see [llms.txt](https://helpdocs.yoxel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.yoxel.com/flow-signals/readme.md).

# Getting started with Yoxel Signals for Google Workspace

Yoxel Signals connects Salesforce Flow with your workspace messaging apps: Google Workspace, Microsoft Teams, Webex, Zoom, giving your CRM admins control over the configuration of data signals.

### Prerequisites <a href="#user-content-prerequisites" id="user-content-prerequisites"></a>

***

#### **Salesforce**

* Yoxel Workspace Sync package (version 2.124 or higher) is installed. [See instructions](https://helpdocs.yoxel.com/yoxel-sync/installing-yoxel).
* You (Salesforce admin) have the package license (use the **'Manage Licenses'** link to assign one).
* In Salesforce Setup, on the 'Install Packages' page find Yoxel Workspace Sync and click **'Configure'** to make sure your package is active and you have access.

<figure><img src="/files/61oCmNYWnDMwB2n9nDrc" alt=""><figcaption></figcaption></figure>

* Review steps 1-4 from [Getting started with Yoxel Sync](https://helpdocs.yoxel.com/)

#### **SugarCRM**

* You (SugarCRM admin) have access to Web Logic Hooks:

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

* Configure API Platform 'yoxel':

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

#### **Hubspot CRM**

* You (Hubspot admin) have access to Automation/Workflows:

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

### Adding the app <a href="#user-content-adding-the-app" id="user-content-adding-the-app"></a>

***

1\. Ask your Google Workscape admin to add the Yoxel app to spaces to which you want signals to be delivered.

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

Look for Yoxel \[App]:

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

You will see the following intro message in the space:

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

2\. Then, use the **'/yoxel\_token'** command to look up your integration token. First time, you will be asked to log into your CRM account (Salesforce, Hubspot, SugarCRM,...):

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

Copy the token as you'll need to use it when configuring Salesforce Flow.

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

3\. Next, go back to your CRM to configure desired workflow signals. Follow these instructions:\
\
[Configuring Salesforce Flow signals](https://helpdocs.yoxel.com/workflow-signals/configuring-salesforce-flow-signals),\
[Configuring Hubspot Workflow signals](https://helpdocs.yoxel.com/workflow-signals/configuring-hubspot-workflow-signals),\
[Configuring SugarCRM Web Logic Hooks](https://helpdocs.yoxel.com/workflow-signals/configuring-sugarcrm-web-logic-hooks)\
\
4\. Once the Flow signals are configured you'll start getting the following notification cards in your spaces:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdocs.yoxel.com/flow-signals/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
