Hey guys,
I need some help on the following use case:
Primary Requirement: Consider a usual web html form with a submit action that will call a controller to populate the form data as member variables in a class object in Java.
What I would like to know is whether I can send that data to LivePerson server using an API call.
From what I've found so far, Visit API can be used for this. Could you give me any tutorial,link or article document that goes step by step on how to do this? Would be really appreciative if you could give some pointers as well if possible.
Secondary Requirement: Also I need to know whether this form data can be passed using Visit API/ some other method either from my local server OR by LP server to to a third party CRM application(Salesforce most likely).
Cheers
Abhishek