actions-marketplace-validations/Twilio Fax (Deprecated)
This GitHub action sends fax with the defined text.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| twilio_account_sid | Twilio Account SID. | no | "" |
| twilio_auth_token | Twilio Auth token. | no | "" |
| url | Url to the file that will be send by fax. | no | "" |
| from | Fax sender number (Twilio). | no | "" |
| to | Fax recipient number. | no | "" |
Outputs
| name | description |
|---|---|
| sid | SID of fax operation. |