> ## Documentation Index
> Fetch the complete documentation index at: https://autoscaled.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up Attio to Generate Sales Decks Automatically

> Attio integration setup for AutoScaled: connect your account, configure scopes, and auto-generate sales decks from live CRM data. Start automating today.

## Get Started with Data-Driven Personalized Decks from Attio

### 3-minute full walkthrough of automating Attio CRM data to Decks

<iframe src="https://www.youtube.com/embed/qU7J4sk0o0U" title="Attio CRM to decks: full walkthrough on AutoScaled" frameBorder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />

To use data from [Attio](https://attio.com/), authenticate your Attio account in **Data Sources**.

## Connect Attio

1. Go to **Data Sources** in AutoScaled.
2. Click **Connect** next to Attio.
3. Complete the Attio sign-in and authorization flow.

<Frame caption="Connecting Attio to AutoScaled">
  <img src="https://mintcdn.com/autoscaled-9092cc1e/kdLRk9vxlRxM5sit/images/18.-Connecting-Attio.png?fit=max&auto=format&n=kdLRk9vxlRxM5sit&q=85&s=d5ffbe4f0a2d9f0ab7f904df7e6bfd5c" alt="Connecting Attio to AutoScaled via the data sources navigation" width="1920" height="1080" data-path="images/18.-Connecting-Attio.png" />
</Frame>

This will open an Attio dialog so you can sign in to your account:

<Frame caption="Attio sign-in or authorization">
  <img src="https://mintcdn.com/autoscaled-9092cc1e/kdLRk9vxlRxM5sit/images/21.png?fit=max&auto=format&n=kdLRk9vxlRxM5sit&q=85&s=aec30c6970835698cb3ef723762fc5e8" alt="Attio connection dialog for signing in" width="1920" height="1080" data-path="images/21.png" />
</Frame>

<Note>
  Attio might show a warning as you're connecting a third-party tool to Attio. This is standard and default behavior. You can continue connecting AutoScaled and revoke access at any time.
</Note>

Once connected, you will see the status update to **Connected**. You can use Attio for *running manual presentation generation* and *content scheduling*.

## Why connect Attio to AutoScaled

Connecting Attio helps you automate and scale presentation workflows:

* **Generate presentations from CRM events:** Trigger deck generation when records are created or updated.
* **Use live customer data:** Populate templates with Attio records and custom object data.
* **Schedule recurring updates:** Run scheduled workflows for pipeline reviews, account updates, and stakeholder syncs.
* **React faster to changes:** Combine webhook-based triggers with templates to deliver timely, relevant decks.

## Trigger configuration (webhook)

If you want Attio-based trigger automations, configure the Attio webhook from **Data Sources** using **Configure Triggers Webhook** and complete the setup in Attio.

To use **triggers in Attio**, you need to configure a **webhook**. The steps below walk through the full setup (four parts).

<Accordion title="Connecting Attio Webhook for Triggers">
  To use triggers (e.g. *generate a presentation when a deal gets updated in Attio* or *send a sales deck when a new lead signs up in Attio*) you will need to configure a webhook in Attio. The process is simple and straightforward.

  **Step 1:** In AutoScaled, open **Data Sources** and click **Configure Triggers Webhook**.

  <Frame caption="Click on 'configure triggers webhook'">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/gE9MOx_HsMIr5o3D/images/24.-Configuring-Attio-Webhook-Step-1-1.png?fit=max&auto=format&n=gE9MOx_HsMIr5o3D&q=85&s=a1668b136b2cb461acc024cae63b6a6c" alt="Click the Configure Triggers Webhook in the AutoScaled data sources overview" width="1920" height="1080" data-path="images/24.-Configuring-Attio-Webhook-Step-1-1.png" />
  </Frame>

  A modal will open with instructions. Copy the **webhook URL**.

  <Frame caption="Copy the URL shown in the Attio webhook modal">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/gE9MOx_HsMIr5o3D/images/25.-Attio-Webhook-Modal-2.png?fit=max&auto=format&n=gE9MOx_HsMIr5o3D&q=85&s=d35cf39f3c010a7c8848724832770c89" alt="Attio configure trigger webhook modal in AutoScaled" width="1920" height="1080" data-path="images/25.-Attio-Webhook-Modal-2.png" />
  </Frame>

  **Step 2:** Open Attio workspace settings

  In your Attio account, open the menu in the top left, click your user name, and select **Workspace settings**.

  <Frame caption="User name menu -> Workspace settings">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/gE9MOx_HsMIr5o3D/images/26.-Workspace-Settings-1.png?fit=max&auto=format&n=gE9MOx_HsMIr5o3D&q=85&s=887fbd6dc1d6b1517effd83e57b33ae4" alt="Navigation in Attio to User Name and Workspace Settings" width="1920" height="1080" data-path="images/26.-Workspace-Settings-1.png" />
  </Frame>

  In the left-hand menu, select **Developers**, then **Webhooks**.

  <Frame caption="Navigating to Webhooks on the Developers page">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/gE9MOx_HsMIr5o3D/images/26-1.png?fit=max&auto=format&n=gE9MOx_HsMIr5o3D&q=85&s=bb1c451317696b8517790a09b7e343b7" alt="Attio Developers menu with Webhooks selected" width="1920" height="1080" data-path="images/26-1.png" />
  </Frame>

  **Step 3:** Create a webhook and paste the URL

  Click **Create Webhook**. When the modal opens, paste the URL you copied in step 1 into the **Target URL** field.

  <Frame caption="Paste the URL from step 1 as the Target URL">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/27-1.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=e4c4fa90d93f25c3ad6aa1da8e673cbd" alt="Attio Create Webhook modal with Target URL field" width="1920" height="1080" data-path="images/27-1.png" />
  </Frame>

  After pasting the target URL, search for the following two events:

  ```text theme={null}
  record.created
  record.updated
  ```

  These events notify AutoScaled when a new record is created or when an object field is updated:

  <Frame caption="Select the record.created and record.updated events">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/28.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=1f30f893bcfc942f65e5b24d1a68284f" alt="Selecting events in the webhook setup in Attio" width="1920" height="1080" data-path="images/28.png" />
  </Frame>

  Now save the webhook in Attio:

  <Frame caption="Saving the webhook in Attio">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/29.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=beb1d288b2e964294a3ddd65ce0b61e3" alt="Saving the webhook in the Attio Developers Dashboard" width="1920" height="1080" data-path="images/29.png" />
  </Frame>

  **Step 4:** Adding the webhook secret to AutoScaled

  Your webhook is now set up in Attio. Follow these steps to add the webhook details to AutoScaled.

  In the webhook overview in Attio, click on the *3-dots* next to the newly created webhook:

  <Frame caption="Click on the 3-dots next to the new webhook">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/30.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=3c7e6d0419d20e024c168cce72c85da9" alt="Editing a webhook in the webhook dashboard on Attio" width="1920" height="1080" data-path="images/30.png" />
  </Frame>

  The modal reopens with the latest information about your webhook. Find **Secret** and copy the value to your clipboard.

  <Frame caption="Copy the webhook secret to your clipboard">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/31.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=5ed99648ba1cb4c4a15a3886d51d5f74" alt="Copying the Attio Webhook Secret" width="1920" height="1080" data-path="images/31.png" />
  </Frame>

  Finally, return to the **Configure Triggers Webhook** modal in AutoScaled and paste the secret into the **webhook secret** field.

  <Frame caption="Paste the Attio webhook secret in AutoScaled">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/32.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=2ccb1fbe9a4c8df030180f5cefb31b1b" alt="Pasting the webhook secret from Attio in AutoScaled" width="1920" height="1080" data-path="images/32.png" />
  </Frame>

  Now save the secret. All steps are now done and you will see the webhook is configured.

  <Frame caption="Fully configured Attio webhook in AutoScaled">
    <img src="https://mintcdn.com/autoscaled-9092cc1e/DrRvWLe7vGb_PMSM/images/33.png?fit=max&auto=format&n=DrRvWLe7vGb_PMSM&q=85&s=2de2e75aa82d1057dfd99ffa47e3225d" alt="Confirmation of configured Attio webhook in AutoScaled" width="1920" height="1080" data-path="images/33.png" />
  </Frame>
</Accordion>

## Required scopes and access model

AutoScaled requests scopes for:

* **Read-only access** to default Attio records (deal-equivalent, contact-equivalent, company-equivalent objects)
* **Event listening access** for CRM change triggers (for example `record.created` and `record.updated`)
* **Equivalent access on custom objects** included in your automations

<Note>
  AutoScaled respects your Attio permissions model and only exposes data already available to the authorized Attio user. AutoScaled has no write access to Attio and cannot edit records, objects, or fields.
</Note>

## Uninstall or disconnect Attio

To remove Attio access:

1. In AutoScaled, open **Data Sources** and disconnect Attio.
2. In Attio, remove or disable AutoScaled authorization and delete the webhook if you no longer use triggers.

After disconnecting, workflows that use Attio scheduling and triggers will stop working until the integration is reconnected.

<Card title="Back to Data Sources overview" icon="database" href="/getting-started/data-sources/">
  View all integrations and platform-level data source guidance.
</Card>

***

**Anything missing?** Let us know at [**support@autoscaled.com**](mailto:support@autoscaled.com) and we'll help you out!
