構造的に表示 平面上に表示 ツリー上に表示
スレッド数 [ 前へ | 次へ ]
Nicolas Raoul
Liferay Salesforce.com integration
2010/11/28 22:43
答え

Nicolas Raoul

ランク: New Member

投稿数: 1

参加年月日: 2010/07/01

最近の投稿

Hello all,

Is there any way to integrate Salesforce.com into a Liferay portal without writing code?

If not, a solution would be to create a new portlet that calls Salesforce.com's Web Services, but I am wondering if anything already exists that I could just reuse.

I am not asking for perfect integration of everything, but if you know of a portlet that shows some data or allows any Salesforce.com action that would be great already :-)

Thank you!
Nicolas Raoul
Amos Fong
RE: Liferay Salesforce.com integration
2010/11/30 20:48
答え

Amos Fong

LIFERAY STAFF

ランク: Liferay Legend

投稿数: 1817

参加年月日: 2008/10/07

最近の投稿

Hi Nicolas,

I'm not aware of any SalesForce integration portlets. If you write one, it would great if you share it with the community! I would be very interested in seeing how you do it =).
Brian Ko
RE: Liferay Salesforce.com integration
2011/12/14 15:29
答え

Brian Ko

ランク: Junior Member

投稿数: 70

参加年月日: 2010/02/11

最近の投稿

Hi Nicolas,

Have you finished the project? Then, I wonder how you handled user authentication.

Brian
Hitoshi Ozawa
RE: Liferay Salesforce.com integration
2011/12/14 15:49
答え

Hitoshi Ozawa

ランク: Liferay Legend

投稿数: 8000

参加年月日: 2010/03/23

最近の投稿

I haven't tested this out, but there's a salesforce portlet in the svn incubation trunk:

http://svn.liferay.com/repos/public/plugins/incubation/portlets/salesforce-portlet/
Brian Ko
RE: Liferay Salesforce.com integration
2011/12/15 12:57
答え

Brian Ko

ランク: Junior Member

投稿数: 70

参加年月日: 2010/02/11

最近の投稿

Thank you Hitoshi,

Even if the portlet does not work (or does not have useful piece), it shows how to use salesforce API with user security token.

Brian
Rick Osborn
RE: Liferay Salesforce.com integration
2012/05/02 8:43
答え

Rick Osborn

ランク: New Member

投稿数: 14

参加年月日: 2011/05/24

最近の投稿

Nicolas Raoul:

Is there any way to integrate Salesforce.com into a Liferay portal without writing code?

If not, a solution would be to create a new portlet that calls Salesforce.com's Web Services, but I am wondering if anything already exists that I could just reuse.

I am not asking for perfect integration of everything, but if you know of a portlet that shows some data or allows any Salesforce.com action that would be great already :-)


Just wondering if anyone has worked with the new 6.1 EE Salesforce port let. I logged into it, and am now unsure
what to do with it. Don't see any docs anywhere.
Brian Ko
RE: Liferay Salesforce.com integration
2012/05/02 9:41
答え

Brian Ko

ランク: Junior Member

投稿数: 70

参加年月日: 2010/02/11

最近の投稿

I heard that sales force portlet is more mature and out of incubator. You can download it from community plugin site?

Brian
Rick Osborn
RE: Liferay Salesforce.com integration
2012/05/02 9:50
答え

Rick Osborn

ランク: New Member

投稿数: 14

参加年月日: 2011/05/24

最近の投稿

Brian Ko:
I heard that sales force portlet is more mature and out of incubator. You can download it from community plugin site?

Brian


Liferay 6.1 EE has a salesforce port let for download. I don't see any configuration instructions though.
I've authenticated it against my salesforce account and don't see anything else.
Xav NYC
RE: Liferay Salesforce.com integration
2013/01/28 8:19
答え

Xav NYC

ランク: New Member

投稿数: 22

参加年月日: 2012/09/27

最近の投稿

Hi,
I'd like to know if the salesforce portlet is now available. I checked the Liferay market place and can't find anything.
Any documentation about what it does would also be useful.
Thanks.
X.
Kartheek Paidipati
RE: Liferay Salesforce.com integration
2013/04/10 6:25
答え

Kartheek Paidipati

ランク: New Member

投稿数: 2

参加年月日: 2012/02/23

最近の投稿

SalesForce can easily do a hand shake with any external applications( for data push and pull...using REST API & OAuth will be easy...