Copied to clipboard

Flag this post as spam?

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


  • Jon Clay 2 posts 72 karma points
    Jul 24, 2024 @ 09:21
    Jon Clay
    0

    Syncing images from Dynamics 365 CRM to Umbraco

    Hello

    We are using Dynamics 365 CRM along with a Web portal that has been constructed in Umbraco.

    Our company is multi-site with a wide variety of security preferences for the users. Basically, we don't want our users to be messing around in the back end of Umbraco!

    Ideally, we'd like the users to upload an image into Dynamics and for that image to sync to Umbraco. If possible, we'd then like Umbraco to sync back the url of the image to a field in Dynamics.

    Does anyone know if this is possible, or have any ideas on a workaround?

    Many thanks Jon

  • Huw Reddick 1920 posts 6648 karma points MVP 2x c-trib
    Jul 25, 2024 @ 14:55
    Huw Reddick
    0

    Hi,

    Yes, this is definitely possible, but may be difficult to update umbraco based on a change in Dynamics. In the past we used hangfire to synchronise products (including images) from dynamics to Umbraco on a schedule.

  • Jon Clay 2 posts 72 karma points
    Jul 26, 2024 @ 08:02
    Jon Clay
    0

    Hi Huw

    Many thanks for your reply. I'll check it out and see if it will work for us.

    Best wishes Jon

  • Huw Reddick 1920 posts 6648 karma points MVP 2x c-trib
    Jul 26, 2024 @ 08:26
    Huw Reddick
    0

    shout if you get stuck, I may still have some code buried somewhere :D

    may be difficult to update umbraco based on a change in Dynamics

    You could write an api endpoint in umbraco and call that from a dynamics plugin/flow to achieve that part

Please Sign in or register to post replies

Write your reply to:

Draft