Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

How to get notification on the build result via REST #4176

saoul ·

Hello Supporters

I am using QB 7.0.31.180124.
I have QB server PC and my local PC.
I could request build trigger to QB server via REST by using below command successfully in my local PC.
(curl -X POST -u admin:admin -d@tempfile.xml http://QB_SERVER_PC:8810/rest/build_requests)

I want to receive the notification on the build result(SUCCESS or FAIL) in my local PC console not Email.
Could I do it?

Thanks in advance

  • replies 1
  • views 280
  • stars 1
robinshen ADMIN ·

You may download and run the tray monitor on your local PC from my page.