Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket - notifying external applications

Modha K Khammammettu August 6, 2018

Hello

 

What is the mechanism to trigger a command on an external system ( Ex: Running a command on unix shell) when a change is made to a repository.

Please let me know.

 

Thanks

 

1 answer

0 votes
Mark A.
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 10, 2018

For Cloud, you may need to use a Webhook that will receive and execute whatever scripted processes you have. See Manage Webhooks

In practice, based on your configuration, an event will fire to the URL that will receive said message. Once received, then you can perform whatever actions are needed. On the server side, this would be similar to a post-receive script execution which triggers after changes are pushed.

-Mark

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events