Skip to content

feat(channels): Instagram channel integration#1020

Closed
dijnie wants to merge 0 commit intonextlevelbuilder:devfrom
dijnie:feature/instagram-channel-integration
Closed

feat(channels): Instagram channel integration#1020
dijnie wants to merge 0 commit intonextlevelbuilder:devfrom
dijnie:feature/instagram-channel-integration

Conversation

@dijnie
Copy link
Copy Markdown

@dijnie dijnie commented Apr 23, 2026

Summary

  • Add Instagram channel integration (Graph API client, webhook handler, message router, formatter)
  • Address PR review findings from prior iteration

Changes

  • New package internal/channels/instagram/ (graph client, webhook handler, message router, formatter, types, tests)
  • Register Instagram channel in internal/channels/channel.go, gateway, HTTP, and web UI schemas/constants
  • Docs: update docs/05-channels-messaging.md, add changelog entry

Test plan

  • go build ./... passes
  • go build -tags sqliteonly ./... passes
  • go vet ./... passes
  • Instagram unit tests pass (go test ./internal/channels/instagram/...)
  • Manual: configure Instagram channel, verify webhook handshake + inbound/outbound message flow

@dijnie dijnie force-pushed the feature/instagram-channel-integration branch 2 times, most recently from f7c32e6 to 235e435 Compare May 5, 2026 04:30
@dijnie dijnie closed this May 5, 2026
@dijnie dijnie force-pushed the feature/instagram-channel-integration branch from 235e435 to a97e502 Compare May 5, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant