northwang-lucky/DingTalk, Lark, WeCom Custom BOT Webhook Caller
Webhook calls of custom BOT that support DingTalk, Lark and WeCom
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app | DingTalk/Lark/WeCom | yes | — |
| webhook | Custom BOT webhook URL | yes | — |
| secret | Used for sign | no | — |
| template | POST request body (JSON format) or a file URI (file://README.md) More usage to see https://open.dingtalk.com/document/group/custom-robot-access or https://open.feishu.cn/document/ukTMukTMukTM/ucTM5YjL3ETO24yNxkjN or https://developer.work.weixin.qq.com/document/path/91770 | yes | — |
| params | Parameters for file template (JSON format) | no | — |
| github-token | Workflow will generate a GITHUB_TOKEN in secrets automatically, you can direct use "secrets.GITHUB_TOKEN" | no | — |
| branch | The branch where the file resides | no | — |
Outputs
no outputs