team-mst/MST monday.com file uploader
This action uploads a file to an update of 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-update-id | Monday.com's update ID for which will be attached a file. | yes | — |
| monday-file-path | Path of a file which needs to be uploaded. | yes | — |
Outputs
| name | description |
|---|---|
| monday-response | Response from monday.com in case the file is successfully uploaded. |