Skip to content

Releases: kloutit/kloutit-sdk-php

Version v2.1.0

14 Feb 11:21
Compare
Choose a tag to compare

ADDED

  • Service to upload a file to an existing case
  • Service to enrich case data into Kloutit
  • Service to submit that a case has been fully updated
  • Service to check if a case is still missing some fields to be fully completed
  • Service to validate webhook event

UPDATED

  • Authentication to Kloutit now works with a single apiKey configuration

Version v2.0.0

11 Feb 11:15
Compare
Choose a tag to compare
Version v2.0.0 Pre-release
Pre-release

Set authentication via apiKey

Authentication to Kloutit now works with a single apiKey configuration.

New method upload file to case

Service to upload a file to an existing case.

New method update existing case

Service to enrich case data into Kloutit.

New method submit case

Service to submit that a case has been fully updated.

New method check case

Service to check if a case is still missing some fields to be fully completed.

Version v1.0.0

08 Oct 10:54
Compare
Choose a tag to compare

Get access token

Service to get temporary access token with the organization credentials in order to use other Kloutit services.

Create case into Kloutit

Service to create a new case into Kloutit. The readme contains examples for every organization sector.