Send Page Message
meta_send_page_messageSend a message from your Facebook Page to a user's existing conversation. Requires pages_messaging permission and works within the 24-hour messaging window.
Instructions
Sends a message from a Facebook Page to a user (in an existing conversation).
Args:
page_id (string): Facebook Page ID
recipient_id (string): PSID (page-scoped user ID) of the recipient
message (string): Message text
Requires pages_messaging permission. Only works within the 24-hour messaging window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| recipient_id | Yes | Page-scoped user ID | |
| message | Yes |