Can json payload be formated in TIBCO Cloud API Management?
book
Article ID: KB0070983
calendar_today
Updated On:
Products
Versions
TIBCO Cloud API Management
NA
Description
There are no out-of-the-box connectors to manipulate request/response payloads; besides those that can convert REST to SOAP & vice-versa.
The Mesh-based Call Transformation can be used for this purpose. Note: For this feature the APIM area should be integrated with TIBCO Cloud and the "Enable External Call Transformation" feature should be enable for it.
Environment
NA
Resolution
The attached Flogo-application can be used to remove all whitespaces from an incoming JSON payload. Please use "vvk_CallTrans_removeSpaces.json" as a template and modify it as per the requirement.
Issue/Introduction
This article provides a sample that can manipulate json payload in APIM.
Attachments
Can json payload be formated in TIBCO Cloud API Management?get_app