Introduction
You can access the reference methods when you are designing the flow of your chatbot. For example, you can call this.upsertDataToDataSource
inside you pre-actions or post-actions to insert or update the data in your datasource. This is very useful when you want to fully customize your chatbot flow.