Skip to content

Example on how to post information of new bookings to a Slack channel.

Notifications You must be signed in to change notification settings

LeanLink/SlackIntegrationExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example on how to use Leanlink's rest and webhook api.

Installation

Requires php 8 and composer.

$ git clone git@github.com:LeanLink/SlackIntegrationExample.git
$ cd SlackIntegrationExample
$ composer install
$ cp .env .env.local

Edit .env.local with real values.

To register the webhook browse to /register.

Now everyting is setup and once a booking in Leanlink is confirmed a notification is sent to the provided Slack url.

About

Example on how to post information of new bookings to a Slack channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published