Open Source Salesforce Tools

For customizations and support please contact me for information and pricing.

Case URL Scanner
Scans newly created cases for malicious URLs using VirusTotal. Intended to be used when Email To Case is enabled in your organization.
Read more | GitHub

Audit Log Scanner
Scans the Salesforce Audit Trail records based on a certain set of criteria and when something is matched, it sends an email with the details.
Read more | GitHub

Address Normalizer
A collection of APEX classes that work with the Google Maps API to help normalize the billing address in Salesforce.
Read more | GitHub

Mass Attachments Download
A small Python utility to mass download attachments from Salesforce. Can download all or just attachments on Accounts. Supports filtering based on keywords.
Read moreGitHub

Workflow Filter
Python utility to extend workflow rules filtering options. Lets Admins filter Workflow rules by Object, Trigger Type, and Action Type.
Read more | GitHub

Mass Reports Mover
Python utility to help mass migrate a list of reports to a specified folder.
Read more | GitHub