I have created a web page in the salesforce that same page I would like to use as landing page in BPM'Online for Inbound Campaign can anyone provide the solution on that and I have also gone through academy, in same way I have done the code in salesforce with Javascript.
You need to implement call-to-action button on you website, clicking on which all needed parameters will be passed to bpm'online. You need to set up calling of a createLead function.
To set up the connection of the landing page to bpm‘online, copy the unique code generated in bpm‘online for your landing page and paste it into your website page code. The field mapping between the landing page and the lead page will be done through the HTML code you embedded in your landing page
But I am still facing the same error. Sorry to tell you as I think you have lot more knowledge than but there are following ways in salesforce we can get the Id of component which i have tried and facing same error
Name": "#{!$Component.pb.pbs.userName}", // Name of a visitor, submitting the page
"Email": "#{!$Component.pb.pbs.userEmail}", // Visitor's email
"Zip": "#{!$Component.pb.pbs.userZipCode}", // Visitor's ZIP code
"Country": "#{!$Component.pb.pbs.userCountry}"
fields: {
"Name": "#userName", // Name of a visitor, submitting the page
"Email": "#userEmail", // Visitor's email
"Zip": "#userZipCode", // Visitor's ZIP code
"Country": "#userCountry", // Country
},
Can you please provide me help. If you have skype id plz share if u can so that i can share my screen with you so that we could have more clarification.
Please email to support@bpmonline.com with the request. I'm sure that the team will hold an online appointment with you and help you to resolve the issue.
These errors need to be addressed individually, as they basically mean that the object was not configured correctly. Please send your request along with the screenshots of the object structure and the 'Saving' tab to support@bpmonline.com.