Skip to main content
The Java function described in the Installation section returns a JSON string. It is recommended that you transform this string so that the result is displayed as case fields. To do this, you need to create a record of type Data Transform. To create a Data Transform record:
  1. Open Dev Studio and create a new case type.
  2. On the Data model tab, add the fields to be handled by your case and click Save.
  1. Click Records → Data Model → Data Transform and then click Create to open the Create Data Transform window.
  2. In the Label field, specify a name for your new record.
  3. In the Additional configuration options section, select JSON.
  4. In the Apply to field, specify the full name of the case type you created earlier.
  1. Click Create and open. In the window that opens, map the JSON properties (displayed in the JSON column) to the case fields (displayed in the Clipboard column):
  1. Click Save.