# Installation Guide

## **Creating a Zapier Account**

The first step to transmitting data from Satisfi Labs to your desired platform is setting up an account through Zapier. To begin, visit [Zapier.com](https://zapier.com/).&#x20;

A Zapier account should be created by the company’s CRM administrator (or similar role), who will need payment information to create the Zapier account.&#x20;

With the Zapier account created, you can connect your Satisfi Labs data to products/services with Zapier connections including Salesforce and Google Sheets.

## **Generic Zap Setup for Satisfi Labs Data**

1. Tap “Create Zap”
2. Add an App Event and Choose “Webhooks by Zapier”
3. Choose the “Catch Hook” event
   * Do not enter a Child Key
   * Tap Continue

<figure><img src="https://lh7-us.googleusercontent.com/-URrd9ZjLoToZzSYy-YBfqXqUlwOJGk6L8Lo_4D9HQqoLSngExaRMKn5kWXMvm6-uoTTgcS8wYaCfsV4JdIdc1kS_ykD25R6sc08QPcdjMtdbUMgd6LJrah8_QxBx9-CU-KYRN2Hhkn6aItB3vxsEJM" alt=""><figcaption></figcaption></figure>

4. Copy Webhook URL and pass it to your Satisfi Labs contact for implementation.

   <figure><img src="https://lh7-us.googleusercontent.com/bxpsMX2FC_fV-28VJ50qde5wTksF31hMX-zqxh-AjrHYc1cHhuhpJAhE8jAKZD6l_lT8eECa3SLXSPqqrcmhPDOy6gcH9jwqjGYjfwV6dAW3DuTJ1X4kKq_Zt5U9F_Sy7aR6ovQXq25pODNpB_JpATM" alt=""><figcaption></figcaption></figure>
5. Your Satisfi Labs contact will configure the webhook within your account.
6. Tap “Test Request” and validate that the test request went through successfully.
7. Tap continue to continue the connection to the necessary platform.<br>


---

# 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://docs.satisfilabs.com/resource-center/ai-agent-engine/features-and-integrations/integrations/zapier/installation-guide.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.
