Hello
What i am trying to achieve
Excel file content ---------> Json file format--------->import in rapidpro--------> Create the flow
basically automate the work to create flow directly from excel sheet
What i had done
I want to automate flow making using the import option given in rapidPro . Till now i had a minimum json file which after importing makes a single message flow . I had also found out to give connection between two messages by keeping uuid same . But the problem is i am not able to found the docs to create a json file and just import it to make a chat bot flow
Do any one know how to automate flow making from excel ?