How to retrieve contact information in a subbot Take Blip January 19, 2021 13:45 Updated Context of enabled router When using the context of the router, the subbot performs actions and commands on behalf of the router. In this way, the context variables, contact data, human service, analysis, resources and artificial intelligence used by the subbot will come from the router. To activate this functionality, simply access the general settings of the subbot and enable the function. Once the context of the router is activated in the other subbots, all data will be shared centrally, except for human service. Context of disabled router When the router context is disabled in the subbots, contact information is not shared. Thus, it is necessary that this information is forwarded whenever there is a redirection, for such action, enable the option to send a message and fill in the context value with the contact information or other information you want to use in the subbot forwarded in JSON format. It is important to mention that the Send message field has character limitations, so if the desired sending content is greater than the field limit, add the variable content using the Define variable action and send the variable in the field in presentation format {{VariableName}}. Once all the information has been forwarded in the redirect, just save the entry in a variable in the initial block of the forwarded subbot. Finally, use the Define contact functionality to add user attributes based on the information saved in the variable. Related articles How to create a bot router with 3 subbots How to integrate and send data from a bot to Dashbot? How to save information from a user Undestanding bot and subbot hierarchy (or architecture) How to create a human service solution on WhatsApp