WhatsApp Business Bot for Complex Care Solutions GmbH
Find a file
Martin Porwoll c471e42592 fix: use nested objects for Payload group fields in InteractionWriter
Payload REST API expects group fields as nested objects (e.g.
`author: { name: "...", handle: "..." }`), not dot-notation or flat
field names. Also adds platform/socialAccount relationship IDs and
proper flags/analysis/response group fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 15:40:17 +00:00
src fix: use nested objects for Payload group fields in InteractionWriter 2026-03-02 15:40:17 +00:00
.env.example feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
.gitignore feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
ecosystem.config.cjs fix: add --env-file=.env to PM2 node_args 2026-03-02 14:13:23 +00:00
package.json feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
pnpm-lock.yaml feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
tsconfig.json feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00