Setting up Autorply Linear integration involves 5 steps.
  1. Create a Linear app in the developer portal.
  2. Add necessary details and save the app.
  3. Configure Autorply with the Client ID and Signing Secret obtained from the Linear app.
  4. Open Autorply UI, navigate to integrations, select Linear, and click connect.
  5. Voila! You should now be able to use Linear in your Autorply account.

Register and configure the Linear app

To use Linear Integration, you need to create a Linear app in the developer portal. You can find more details about creating Linear apps at the Linear developer portal.
  1. Create a Linear app.
  2. Obtain the Client ID and Client Secret for the app and configure it in your app config via {Chatwoot installation url}/super_admin/app_config?config=linear
  3. The callback URL should be {Chatwoot installation url}/linear/callback.
  4. Toggle the Public switch to make the app public.
linear_app_domain

Configure Linear app config

Obtain the Client ID and Client Secret for the app and configure it in your app config via {Chatwoot installation url}/super_admin/app_config?config=linear. These values will be available when you create the app in the developer portal.
LINEAR_CLIENT_ID=
LINEAR_SIGNING_SECRET=
Restart the Autorply server.
Linear will only show up in the integrations section once you have configured these values and restarted the server.

Connect Autorply with your Linear account

Follow this guide to complete the Linear integration.