https://github.com/ivaldi/forecast-api-assistant
This simple tool allows you to batch create/delete/migrate assignments in Forecast (Harvest).
https://github.com/ivaldi/forecast-api-assistant
Last synced: 2 months ago
JSON representation
This simple tool allows you to batch create/delete/migrate assignments in Forecast (Harvest).
- Host: GitHub
- URL: https://github.com/ivaldi/forecast-api-assistant
- Owner: ivaldi
- License: mit
- Created: 2015-03-06T13:32:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T11:17:57.000Z (over 11 years ago)
- Last Synced: 2025-12-25T13:16:19.047Z (8 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ivaldi Forecast API Assistant
This simple tool allows you to batch create/delete/migrate assignments in Forecast (Harvest).
## Login
Forecast is using a CSRF-token on their login-page. Since this tool is written in Angular (JS/HTML) it's not possible to fetch this token and login from this tool. In order to use this tool, just open your webinspector on forecastapp.com (after logging in) and navigate to 'resources' > 'Local Storage'. Copy your 'account_id' and 'access_token' from there. Hit 'Login' and you're set to go!
## Using the tool
Just choose from create, delete or migrate and select a timespan in order to update your Forecast planning.