SalesForce CRM integartion with Mojo Portal

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
6/4/2014 1:50:49 AM
Gravatar
Total Posts 18

SalesForce CRM integartion with Mojo Portal

Hi Joe,

I want to integrate SalesForce CRM with mojoPortal. I have already integrated Microsoft CRM dynamics with Form wizard Pro.

Is it possible to integrate SalesForce CRM with MojoPortal?

If it is possible, please tell me the steps to integrate with mojoPortal.

 

Thanks,

Prafull Pokale

 

6/4/2014 7:30:50 PM
Gravatar
Total Posts 2239

Re: SalesForce CRM integartion with Mojo Portal

Hi Prafull,

It depends on what you mean by "Integrate with mojoPortal." Do you want to share users, pull data from one system to another or ???

Anything is possible I suppose but you'll need to first define what you want to accomplish. We can't provide you with steps without knowing what you want to do.

Thanks,
Joe D.

6/5/2014 1:11:12 AM
Gravatar
Total Posts 18

Re: SalesForce CRM integartion with Mojo Portal

Hi Joe,

Integrate with mojoPortal means, I have to pull and push data from mojoPortal database to sales Force database. So, I will call insert, update, delete methods on mojoPortal form using Sales Force web service.

Salesforce CRM is the enterprise cloud computing technologies including sales and CRM applications to help us to connect with customers, partners, and employees.

 

Thanks,

Prafull Pokale

 

6/5/2014 2:45:08 PM
Gravatar
Total Posts 2239

Re: SalesForce CRM integartion with Mojo Portal

Are you just wanting to send data submitted through Form Wizard Pro to Salesforce? If so, you would use the FormSubmissionHandler to do this.

You will need to gather information about the Salesforce API from Salesforce.

HTH,
Joe D.

You must sign in to post in the forums. This thread is closed to new posts.