team-mst/MST monday.com pulse updater
This action adds update to a pulse on monday.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| monday-api-key | monday.com API Key (Admin > API > API v2 Token > Personal API Token [Copy]). This parameter should be stored in the GitHub secrets. | yes | — |
| monday-pulse-id | monday.com pulse ID in which an update will be added. This parameter should be stored in the GitHub secrets. | yes | — |
| monday-update-text | Text which will be added as an update. | yes | "" |
Outputs
| name | description |
|---|---|
| monday-update-id | ID of the update created with this action. |