Releases: productsupcom/Platform-API-Client
Releases · productsupcom/Platform-API-Client
2.5.0
What's Changed
- DEV-19634: Add site stream datasource endpoint by @pawan-saxena-productsup in #20
New Contributors
- @pawan-saxena-productsup made their first contribution in #20
Full Changelog: 2.4.0...2.5.0
2.4.0
- Adds the possibility to modify
automatic_import
property on commit requests
By default, the automatic_import
is set to true
, which means after a grace period of 20 minutes with no commit activity an import will be triggered. This release allows you to disable that functionality.
See our documentation for more information: https://api-docs.productsup.io/#committing
2.3.0
2.2.0
Introduces Process object
The Process object can be used to trigger processing actions via the API.
Get Preview Data from Product API
2.1.0 Readme