Baboon
Connect Bamboo
Paste a DevTools Copy as cURL command from any authenticated Bamboo page or request. Windows curl.exe and Unix-style curl formats are both supported. Baboon will validate it, fetch the timesheet page, derive the CSRF token if needed, and store the auth in a signed session cookie.
- Open Bamboo timesheet in your browser.
- Open DevTools Network.
- Pick any successful authenticated request or page load in Bamboo.
- Use
Copy as cURLand paste it below.