Releases: dataiku/dss-plugin-api-connect
Releases · dataiku/dss-plugin-api-connect
Version 1.0.2
- Fixed recipe ignoring the selected http_method
Version 1.0.1
- Fixed the "Per page" pagination mode
Version 1.0.0
- Initial release
- Retrieve data from 3rd party API by describing URL, headers, query parameters and authentication with templates
- Custom Dataset for simple data retrievals
- Custom Recipe using an input dataset as variables for your templates
- Implements basic authentication, bearer token, API key