Back to Basics: REST API 101
In recent years, Jaspersoft has moved from a product that is primarily used from a GUI to a product that is primarily used through an API. While visualize.js is a JavaScript to embed objects like reports and dashboards into a web app, our REST API is primarily used for backend management. This webinar will teach you the basics, what it’s used for and how to get started.
This OnDemand webcast explains:
- What is the Jaspersoft REST API? What can you use it for?
- Basics - how to get authenticated and send requests to the API
- An example of a useful task using the REST API