Version

    Creating REST APIs

    Data Services can be used to implement REST APIs for integration with third-party tools. JSON is a common format for REST API payloads. If you set the Input Format to "JSON", it will be automatically parsed into a variant data field and sent to the "Body" output port of the Input component.

    You can process the variant with CTL functions. See the template of a newly created REST job for an example.