Back to All

Extraction of Data

Is it possible to extract data that the users give and post it to our API?

Meaning,

I ask the customer their name, Email ID and whats the purpose of visit(Sales/Support) in 3 different interactions and if the purpose of visit is sales, I would like to move the customer to my CRM - so would like to pass these 2 info(Name and Email) to my CRM through a web hook - is this possible?