{ "corp_token": "", "process_id": "tG1OYaIxhRt9", "data": { "name": "哈哈哈哈", "age": "130" } }
curl --location --request POST 'https://openapi.jijyun.cn/api/openapi/trigger_process' \ --header 'Content-Type: application/json' \ --data-raw '{ "corp_token": "", "process_id": "tG1OYaIxhRt9", "data": { "name": "哈哈哈哈", "age": "130" } }'
{ "code": 411, "data": "企业ID(corp_id)", "msg": "无效的参数" }