linchpin/Send To Mantle
GitHub Action use in conjunction with Linchpin's WordPress Client Support Plugin called Mantle
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| mantle-uri | The url of the WordPress site where mantle is installed | yes | — |
| mantle-secret | The secret key that was generated for you during Mantle setup on your WordPress site | yes | — |
| mantle-payload | A JSON String of data to pass to mantle | yes | — |
| soft-fail | Allow for message sending to fail gracefully | no | — |
Outputs
| name | description |
|---|---|
| response | The response from Mantle when a POST/PUT/GET is made |