I have google sheet with values like :
what I wanted to implement this with wit.ai . when I call wit.ai it will return me the intent(the same in sheet) so after getting the intent from wit ai I just want to search that particular intent in wit ai and just print the message correspondence to intent.
Exp : Its like if I get the “Employer_member” intent from wit.ai then it should print “employers is an online portal to manage employee contributions”.