You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by zregvart <gi...@git.apache.org> on 2017/02/08 13:16:53 UTC

[GitHub] camel pull request #1452: CAMEL-10804 Create a Salesforce example

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`
    (cbactrianus@gmail.com) 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 <zo...@regvart.com>
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`
    (cbactrianus@gmail.com) 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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1452: CAMEL-10804 Create a Salesforce example

Posted by zregvart <gi...@git.apache.org>.
Github user zregvart closed the pull request at:

    https://github.com/apache/camel/pull/1452


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---