#59 — Implement Integrations API and persistence

Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned

Created: 2024-08-01 · Updated: 2025-09-15

Description

See https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API sections:

  • List integrations.
  • Add integration.
  • Edit integration.
  • Delete integration.

AC:

  • API and relevant persistence for listed above items are implemented.
  • Some basic tests are added.
  • LlmChat API response may provide “sources”.
  • Communication with BusinessData is out of scope and should be marked for https://github.com/Twill-AI/business-data/issues/31 but not implemented.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets