[
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857970#comment-15857970
]
ASF GitHub Bot commented on CAMEL-10804:
----------------------------------------
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1452
CAMEL-10804 Create a Salesforce example
This adds configuration for `Camel Salesman` Connected App on Salesforce
developer instance running under `Camelus Bactrianus`
([email protected]) user.
Given a Tweet's user uses its `name` as `Last Name` and `screenName` as
custom property `Twitter Screen Name` to create a contact in the
Developer Edition Salesforce instance. The `Twitter Screen Name` field
is defined as unique so in order not to create duplicate Contacts an
update-or-insert operation is performed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zregvart/camel CAMEL-10804
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1452.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1452
----
commit 629d66e91f57c42d49596ac05ddeb6cb58e1745c
Author: Zoran Regvart <[email protected]>
Date: 2017-02-08T13:14:52Z
CAMEL-10804 Create a Salesforce example
This adds configuration for `Camel Salesman` Connected App on Salesforce
developer instance running under `Camelus Bactrianus`
([email protected]) user.
Given a Tweet's user uses its `name` as `Last Name` and `screenName` as
custom property `Twitter Screen Name` to create a contact in the
Developer Edition Salesforce instance. The `Twitter Screen Name` field
is defined as unique so in order not to create duplicate Contacts an
update-or-insert operation is performed.
----
> Create a salesforce example
> ---------------------------
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
> Issue Type: New Feature
> Components: examples
> Reporter: Claus Ibsen
> Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)