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

# LinkedIn Auto-Reply

Auto-reply to new LinkedIn messages triggered by a webhook using a Unipile account.

* Please sign up an DeepVista account at [https://app.deepvista.ai](https://app.deepvista.ai)
* Please sign up an Unipile account at: [https://dashboard.unipile.com/signup/](https://dashboard.unipile.com/signup/)

<Steps>
  <Step title="Type the following prompt in https://app.deepvista.ai">
    ```text wrap theme={null}
    Set up a workflow based on https://raw.githubusercontent.com/DeepVista-AI/ai-native-skills/refs/heads/main/skills/workflow-unipile-linkedin-message-response.md. Guide me through the set up (including setting up Linkedin and Webhook in unipile)
    ```
  </Step>

  <Step title="DeepVista will try to set up the workflow and configure the webhook. In order to move forward, DeepVista would need you to set up a Unipile account.  ">
    <Frame>
      <img src="https://mintcdn.com/deepvistainc/_P-IdnjgrxA18Viw/images/image-21.png?fit=max&auto=format&n=_P-IdnjgrxA18Viw&q=85&s=f23e397b961c2c8c44426691f3f0fc2c" alt="Image" title="Image" className="mx-auto" style={{ width:"91%" }} width="1003" height="1182" data-path="images/image-21.png" />
    </Frame>
  </Step>

  <Step title="In your Unipile dashboard, you can generate an access token and copy the command">
    <Frame>
      <img src="https://mintcdn.com/deepvistainc/I1HKYjovJi1YTknd/images/linkedin-auto-reply-access-token.gif?s=b1c31701606fd2bb88b5b8ed86713fb9" alt="Generating a Unipile access token" width="1000" height="653" data-path="images/linkedin-auto-reply-access-token.gif" />
    </Frame>
  </Step>

  <Step title="Copy your DSN">
    You'll find it in the top-left corner of the sidebar.

    <Frame>
      <img src="https://mintcdn.com/deepvistainc/I1HKYjovJi1YTknd/images/linkedin-auto-reply-copy-dsn.png?fit=max&auto=format&n=I1HKYjovJi1YTknd&q=85&s=b3b40e5c66750995b2e8bd74513f3fd2" alt="Unipile dashboard with the DSN highlighted in the sidebar" style={{ width:"75%" }} width="2790" height="1452" data-path="images/linkedin-auto-reply-copy-dsn.png" />
    </Frame>
  </Step>

  <Step title="Provide the command and DSN to DeepVista">
    ```text theme={null}
    Here's the command and the DSN: <paste the copied command and DSN from Unipile>
    ```
  </Step>

  <Step title="DeepVista will guide you to authorize Linkedin">
    DeepVista will create a Linkedin authorization link.

    <Frame>
      <img src="https://mintcdn.com/deepvistainc/_P-IdnjgrxA18Viw/images/image-23.png?fit=max&auto=format&n=_P-IdnjgrxA18Viw&q=85&s=4daed5b148bb8922dd4255a788f2aaaa" alt="Image" width="1052" height="478" data-path="images/image-23.png" />
    </Frame>
  </Step>

  <Step title="Authorize Linkedin, you will see a page like this.">
    <Frame>
      <img src="https://mintcdn.com/deepvistainc/_P-IdnjgrxA18Viw/images/image-24.png?fit=max&auto=format&n=_P-IdnjgrxA18Viw&q=85&s=87a00e42a6c0146684a636438f24c24a" alt="Image" title="Image" style={{ width:"88%" }} width="744" height="677" data-path="images/image-24.png" />
    </Frame>

    Then put your linkedin credential to login. Note that this is a [unipile.com](http://unipile.com) authorization page. 
  </Step>

  <Step title="After you login, now you can go back to DeepVista and type">
    `Set up the workflow webhook callback URL using manage_skill_webhook.`

    It will set up the webhook connection for you.
  </Step>

  <Step title="Now You're ready to go">
    You're ready to auto-reply to any new LinkedIn messages. You can test it by having your friend to message you.
  </Step>
</Steps>
