Copied to clipboard

Flag this post as spam?

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


  • Manasa 80 posts 201 karma points
    Jul 28, 2015 @ 10:09
    Manasa
    0

    Umbraco with Salesforce

    Hi,

    How can I display text of a page in salesforce that's created and published in umbraco 7?

    Thanks.

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jul 28, 2015 @ 10:49
    Ismail Mayat
    0

    Manasa,

    Do you mean you have a page in umbraco and you have a page in salesforce and you want to get the content from sales force and display it in umbraco page?

  • Manasa 80 posts 201 karma points
    Jul 29, 2015 @ 09:33
    Manasa
    0

    Hi Ismail,

    Get the content of Umbraco and display in salesforce page.

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jul 29, 2015 @ 10:19
    Ismail Mayat
    0

    In umbraco you could write an umbraco webapi rest endpoint that can expose data for a given page as json see https://our.umbraco.org/Documentation/Reference/WebApi/

    Not sure how in salesforce you will then call that end point, does sales force allow you to make http calls or inject javascript to make the calls? Either way in sales force you can then make that call to the webapi end point.

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft