Hi
I’ve been using flowxo to build a bot that talks to customers and it works very nicely. One issue is that the interaction logs contain data that the customers have used to identify themselves - I’m not happy with this being retained. Is either of the following possible?
- Mark an item in the flow as ‘sensitive’ so the content will be replaced with asterisks in the log
- Delete the whole interaction log for a given customer via an API call or similar passing in the user_id
The first would be my preferred choice
Thanks for any advice!
Nick