PipedreamHQ/pipedream

Facebook Graph API - Messenger Send Message and List Conversations

Open

#20,806 opened on May 7, 2026

View on GitHub
 (3 comments) (0 reactions) (1 assignee)JavaScript (5,305 forks)batch import
actionenhancementgood first issuehelp wantedprioritizedtriaged

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 8d 10h) (93 merged PRs in 30d)

Description

Is there a specific app this action is for? Facebook Graph API

Please provide a link to the relevant API docs: https://developers.facebook.com/docs/messenger-platform/send-messages https://developers.facebook.com/docs/graph-api/reference/page/conversations/ https://developers.facebook.com/docs/graph-api/reference/conversation/messages/

Requested actions:

  1. Send message to a Page user via Messenger Send API
  2. List Page conversations
  3. Get messages in a conversation

Use case: Allow Pipedream MCP users to read and reply to Facebook Page Messenger conversations from AI clients like ChatGPT.

Contributor guide