Macro Element
Macros are snippets of code you can write that increase the functionality of the bot as per your needs. For instance, you want to fetch information or save information to your database or even run a check based on the users’ response.
Take an example of a bot that focuses on getting user information and saving to your database, here you may need macro for 2 things:
- To validate the information given by the user
- Save the information given by the user
Sounds really helpful right?
The macro element in the Chatflow helps you to connect your bot to those macros. What you need to do?
- Select the macros
- Pass in the entity values