#170 — API to get/update onboarding questionnaire answers
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2024-10-29 · Updated: 2025-03-24
Description
Need to take questionnaire answers from FrontEnd when user finished to answer.
Now this data looks like https://twill-network.slack.com/archives/C078KS0R05B/p1730213207827859 and is stored in Supabase user.raw_user_meta_data.onboarding_answers field.
AC:
- Make POST /self-management/tenant/info with body
It should replace{ onboarding_answers: str }tenant.llm_infofield withonboarding_answersvalue. DepsSingleton should be updated accordingly. - https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API is updated accordingly
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets