Skip to content
Discussion options

You must be logged in to vote

Hi @may215 — three questions, three answers. Let me take them in turn.

1. Catalog management on a regular business account

Yes, OpenWA exposes catalog operations — assuming the linked WhatsApp number has a catalog configured (which works on both WhatsApp Business and regular accounts that have enabled the catalog feature). The endpoints are:

  • GET /api/sessions/{sessionId}/catalog — fetch the session's catalog
  • GET /api/sessions/{sessionId}/catalog/products — list products
  • GET /api/sessions/{sessionId}/catalog/products/{productId} — get a specific product
  • POST /api/sessions/{sessionId}/messages/send-product — send a product card to a chat
  • POST /api/sessions/{sessionId}/messages/send-catalog

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@may215
Comment options

Answer selected by rmyndharis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants