#148 — Update add integration API with Rutter’s public_token
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2024-10-18 · Updated: 2025-03-24
Description
Modify the Add integration API to include public_token as a field in the request body.
It should validate that either access_key or public_token are provided by the user, but not both. Facade should call BusinessData’s create integration API with this new value, when provided by the user.
AC:
- Facade add integration API supports new
public_tokentogether withaccess_key. Tests cover this functionality. - Facade API explains new field.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets