kugelbit-com/Clickup Chat Message
Send messages to a clickup notification channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Api key | yes | — |
| type | Type of message | — | message |
| format | Format of message | — | text/md |
| content | content of message | yes | — |
| channel | Id of channel to publish message | yes | — |
| workspaceId | Id of workspace | yes | — |
| apiUrl | Clickup api url | — | https://api.clickup.com |
Outputs
| name | description |
|---|---|
| messageId | The id of created message |
| response-status | Http response status |
| response-data | Http response data |