Flex Configuration
For Customers building HIPAA-compliant workflows with Flex UI, Customers are required to ensure that there is no PHI in any Properties of Configuration Objects. Details on Configuration Objects and Properties can be found on the official Flex UI documentation. To learn more about building for HIPAA compliance, please visit the latest requirements here.
You can customize some aspects of Flex's appearance and behavior through configuration. There are two ways to manage Flex configuration:
- For Twilio-hosted Flex deployments (flex.twilio.com), use the Flex Configuration REST API to set configuration values.
- For customer-hosted Flex deployments, define configuration values in the appConfig.js configuration object on your server, or via the Flex Configuration REST API.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.