Deleting all bot attributes

(Andrew Catchpole) #1

I did some bad code and ended up with a lot of arributes and variables in test BOT. is there any easy way to erase all the bot attributes without having to set a value for each attribute? I have hundreds :frowning:

(Nathan Stults) #2

Andrew, unfortunately there is no way to bulk-remove attributes for any given user. If it’s truly a test bot, you could try just creating a new bot and associating your flows with the new bot. This would start with fresh attributes for all users.

(Andrew Catchpole) #3

:frowning: okay it’s going to be the hard way for me I think

(Nathan Stults) #4

Andrew, my apologies - there IS a way to clear the attributes for a single end user (response path ) - is that what you’re looking to do? Clear all the attributes for a specific user? If so I’ll send you a screenshot of how to do it - effectively you can clear attributes from the Users tab.

(Andrew Catchpole) #5

@nathan
Thanks Nathan. A screen shot of the methid would be great.
Look forward to receiving.
Regards Andrew

(Andrew Catchpole) #6

@nathan
Found it :blush:
Attributes and values now cleared.
Regards Andrew

(Nathan Stults) #7

Glad it’s working for you - in case others need the same thing, here’s the screenshot:

1 Like