mvn clean package
{
"authentication":{
"accessToken":"secrets.ACCESS_TOKEN",
"secretToken":"secrets.SECRET_TOKEN"
},
"messageType": "TEXT OR MARKDOWN",
"title": "only_for_markdown",
"content": "content"
}
{
"errcode": "error code",
"errmsg": ""
}
Run unit tests
mvn clean verify
Use the Camunda Connector Runtime to run your function as a local Job Worker.
The element templates can be found in the element-templates/dingtalk-connector.json file.
Trigger the release action manually with the version x.y.z
you want to release and the next SNAPSHOT version.