I now have slack API and channel key
I have been able to send messages to my designated channel on php
, but what I want to implement now is
when I send the bitbucket file git pull to my specified file in the server
can I send a slack message to the channel?.?
are there any related practices?