Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • rose 1 post 71 karma points
    Jul 29, 2017 @ 07:33
    rose
    0

    salesforce crm

    hello ,

    i want to fetch data from sales-force CRM and display into websites.

    how it can be done in umbraco?

    thank you..

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Aug 02, 2017 @ 12:22
    Alex Skrypnyk
    0

    Hi Rose

    How Salesforce crm can provide data for Umbraco?

    It's easy to create some task for Umbraco that will grab data from Salesforce and insert it to Umbraco database, the question is how Salesforce can provide data.

    Thanks,

    Alex

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Aug 05, 2017 @ 10:54
    Alex Skrypnyk
    0

    Hi Rose

    Did you find a solution?

    Thanks,

    Alex

  • kalgi kansara 18 posts 108 karma points
    Sep 13, 2021 @ 10:10
    kalgi kansara
    0

    Hi ! Alex

    Did you find any solution?

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Sep 13, 2021 @ 10:28
    Lee Kelleher
    1

    The Salesforce toolkit for .NET library can be used to query the CRM data, using SOQL.

    The GitHub repo has example code snippets: https://github.com/wadewegner/Force.com-Toolkit-for-NET

    Library is available via NuGet: https://www.nuget.org/packages/DeveloperForce.Force/

    You'll need to have a client key, client secret, username, password and security token - to access the Salesforce API.

    Hope this helps?

    Cheers,
    - Lee

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies