Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Invoke REST api call from a task

Unknown Name May 8, 2017

I am trying to write a bamboo task that on execution must invoke a POST on an inhouse REST API that will triggers a job.

I have just finished setting up a dev environment and executing the "write a task with UI" successfully.

Please suggest how can I invoke a third party rest API from within a task?

I come from a spring dev background, can I use something like a RestTemplate inside the task?

Thanks, Mukul

1 answer

0 votes
devpartisan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 30, 2017

The Bamboo Java API provides a wrapper for the Apache HTTP Client in com.atlassian.bamboo.rest.utils. If you do need to use a library that you know better, just make sure to add the dependency to the plugin's pom.xml.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events