isfk/DingTalk JavaScript
A Github Action for Dingtalk Robot Messages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| accessToken | webhook access token | yes | — |
| secret | webhook secret | yes | — |
| msgType | msg type, default:text. text/link/markdown/actionCard/feedCard | yes | text |
| atMobiles | atMobiles | no | — |
| atUserIds | atUserIds | — | — |
| isAtAll | isAtAll | — | — |
| title | title | — | — |
| content | content | — | — |
| text | text | — | — |
| picUrl | picUrl | — | — |
| messageUrl | messageUrl | — | — |
| btnOrientation | btnOrientation | — | — |
| singleTitle | singleTitle | — | — |
| singleURL | singleURL | — | — |
| btns | btns | — | — |
| links | links | — | — |
Outputs
| name | description |
|---|---|
| result | DingTalk Message Result |