The Birdview API is an interface that allows you to access your Birdview data using external applications. It works via HTTP/S and XML. The API allows you to easily integrate your desktop or web-based applications with Birdview without touching a database.
You can use the Birdview API to:
- Receive alerts about the upcoming deadlines right to your desktop,
- Integrate Birdview with your source control tool,
- Create a dashboard for your executive team,
- Integrate with MS Outlook, MS Teams, QuickBooks, Jira, Salesforce, etc.,
- And much more!
The API is based on the Windows Communication Foundation. You should have Microsoft .NET Framework 4 installed on both the client and server sides to use the Birdview API.
For details on the Birdview API, please refer to the specification at:
http://{your Birdview account}/api
where {your Birdview account} is your Birdview account name.