I am new to Bot framework composer.
One of my requirements is to save entire conversation transcript.
I explored some websites and found a possible solution to blob storage/ cosmoDB.
Is that possible to save to external DB (relational) through custom actions/HTTP calls?
Thank you