cancel
Showing results for 
Search instead for 
Did you mean: 

Config steps to create Lead from web service call

Former Member
0 Kudos

Hi All,

We would like to create Lead when user fills information and completes the survey online*(Website) a lead transaction should be created in SAP CRM.

We are not using ERMS.Please guide me the steps to configure the above sceanrio.

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

     Create one web application in visual studio. create fm in crm system. in fm write the logic to create lead. for the fm input parameters are same as fields in onlisurvey. create web service for the fm using soamanager.

in visual studio add wsdl file to your web application in visual studio.trygger the web service when submit.

In visual studio u can write web application using any language.

Thanks

Suresh

Answers (0)