Answered
Is JSON message supported for REST API?
I want to ask a very simple question. Is JSON message format
supported for REST API? I have tried implementing this in BIGAZI with no
success. I looked at the articles and saw a disclaimer to use XML for
REST, but who actually does that? Everyone I know is using JSON formats
for REST.
Please advise if BIGAZI supports JSON messages for REST API?
Dear Michael,
Can you please attach the disclaimer and articles about the REST API?
Regarding to REST connectors (https://help.bizagi.com/bpm-suite/en/index.html?connectors_assisted_ex.htm) and REST services (https://help.bizagi.com/bpm-suite/en/index.html?invokingrest.htm): xml format is the default one but json format is supported.
Please refer to https://help.bizagi.com/bpm-suite/en/index.html?data_collection_methods.htm in the section "Specifying the service's type, URL and method" which has an example using JSON content-type.
Best Regards.
Comments have been locked on this page!