Skip to content

Updates images in the entity record with a logo. Logo can be retrieved based on url, email, twitter handle or local filesystem.

License

Notifications You must be signed in to change notification settings

rajyraman/Ryr.XrmToolBox.EntityImageUpdater

Repository files navigation

#What does this tool do?

CRM2013 introduced the image attribute. This is quite useful for Account, Lead, and Contact entities. You can use this tool to retrieve images from the web based on Email, Url or Twitter handle. If you already have images in the correct sizes and names, you can use the tool to upload the images in the disk instead.

#How does it update the logo?

This tool uses the following APIs

  • Clearbit Logo API to find the logo based on the url
  • Gravatar for email
  • Twitter for a specified handle. The handle has to be specified with the "@"

#Install Instructions Download the most recent version of XrmToolBox. Click on the "Plugin Store" button in the menu and install this tool from the store.

#Credits I have re-used lot of Tanguy's code from the View Layout Replicator tool. I used this as the starting point, so that I can concentrate on the core functionality.

#How does it look

About

Updates images in the entity record with a logo. Logo can be retrieved based on url, email, twitter handle or local filesystem.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages