Hi - I am writing a custom Bot that needs to gather up conversation attributes that have been set via a custom bot, and send them to our system to trigger an alert.
It seems that the conversation_parts where these conversation attributes are being set are coming back in a "comment" conversation part without any body, and without any other structured data.
Is there some additional API or trick I need to use to retrieve these conversation attributes? I am assuming it is possible, right? Help!