appleboy/Facebook Message Notify
Sending a Facebook message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fb_page_token | Token is the access token of the Facebook page to send messages from.. | — | — |
| fb_verify_token | The token used to verify facebook. | — | — |
| to | Recipient is who the message was sent to (required). | — | — |
| app_secret | The app secret from the facebook developer portal. | — | — |
| verify | verifying webhooks on the Facebook Developer Portal. | — | — |
| images | send the image message. Ex: https://golang.org/doc/gopher/gophercolor.png | — | — |
| audios | send the audio message. | — | — |
| files | send the file message. | — | — |
| videos | send the video message. | — | — |
Outputs
no outputs