PROVIDER SETUP DOCS

Integrating with Slack

9min

Pathfix allows you to easily add end-user OAuth based integration, handling authorization and enable communication between your app and Slack in just a few minutes.

Pathfix has 2 connectors for Slack - Slack and Slack V2. Slack recently made changes to their authorization process and deprecated their previous module. However, the depricated version is still supported and is available to older users. We recommend using Slack V2 for your oauth setup in Pathfix.

Before proceeding, you will first need to register your application with Slack.

Please note: You will need to create an account with Slack to access this.



Add your App on Slack

Image: Slack Integration
Image: Slack Integration




  • Name your App and click Create App



Image: Create Slack App
Image: Create Slack App






  • Under the Add features and functionality section, select Permissions



Image: Slack Permissions
Image: Slack Permissions






  • Add the Pathfix Redirect URL
Image: Add Redirect URL's
Image: Add Redirect URL's




  • Add the following Scopes chat:write:user,channels:read and remember these for later



Image: Add OAuth Scope in Slack
Image: Add OAuth Scope in Slack






  • Under Basic Information, scroll down to get your Client ID and Client Secret and copy these for use in Pathfix
Image: Slack Client ID & Client Secret
Image: Slack Client ID & Client Secret






Setup in Pathfix



  • Login to your Pathfix account and click on Add Application
  • Add the name of your SaaS and hit Save
  • Select Slack V2 (choose V2 to connect to the new Slack OAuth connector) from the list of providers to integrate with. You can change the Display Name and Description.



Image: Configure Slack Integration
Image: Configure Slack Integration




  • Enter the Client ID and Client Secret received from Slack
  • Check if the Scopes match with the Scopes selected in Slack and hit Save



Image: Add Slack ClientID and Client Secret
Image: Add Slack ClientID and Client Secret






Add Integration To Your SaaS

To add Pathfix Integration to your code base:

There are 2 steps to adding the integration to your SaaS



To add the integration to your Bubble app, please follow this documentation Bubble.io Setup





Need help? Reach out to us at [email protected] and we would be happy to assist!