seven-io/seven.io RCS
Send RCS through GitHub Actions via the seven.io RCS Gateway
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | A seven.io API Key. Alternatively stored in environment variable SEVEN_API_KEY | yes | — |
| delay | Delayed dispatch at given time: Unix-Timestamp or format yyyy-mm-dd hh:ii | — | — |
| foreign_id | Foreign ID returned in callbacks. Allowed characters: a-z, A-Z, 0-9, .-_@ | — | — |
| from | Sender ID; max 16 numeric or 11 alphanumeric characters | — | — |
| label | Custom label. Allowed characters: a-z, A-Z, 0-9, .-_@ | — | — |
| performance_tracking | Activate click and performance tracking for URLs found in the RCS text. This also activates the URL shortener. | — | — |
| text | Text of the RCS message. To send a simple RCS message (without images, suggested replies, etc.), only enter the plain text of the message here. Otherwise, use an RCS object. | yes | — |
| to | The recipient number for your RCS message. This can also be a contact name or a group name. | yes | — |
| ttl | Time To Live in minutes. Default is 2880 | — | — |
Outputs
| name | description |
|---|---|
| response | The API response |