Get Cases in Business Catalyst REST API -


business catalyst has push notification new customer inquiries sends post request object id, e.g.objectid=1234567&objecttype=2001

the answer this question use soap api(legacy) request details of case.

is there way using new rest api?https://docs.worldsecuresystems.com/reference/rest-apis/index.html

there no documented method cases or case endpoint.

if not, solution wil mix api calls being used .

some of api's haven't been updated v3 yet (rest) unfortunately still need use soap endpoint cases api.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -