Question
How to send a Json data to store data in database(mutliple table) using a start process
I have created a PM to get Json data,
next I have created a webApiPost Start Process,
I have tested the request, status code:200, after filling the body {} with json data, is passed to a process variable. But the purpose is to store all the data with mutliple table, through one CDT.
