Chris West's Blog

  • Home
  • Site Search
  • About Me
  •  YourJS
  • Search for:

Category: Salesforce

Blog

Python Integration – QuickBooks Customer Object Tidbit

Recently I had to write a custom integration which would sync customers found in QuickBooks with accounts found in Salesforce. We have been using Python to write all of our custom integrations so I have been using python-quickbooks and simple-salesforce. One thing that we noticed when syncing the two datasources Read more…

By Chris West, 3 months ago October 14, 2020
Blog

Salesforce Apex – Disable Downloads Based On File Name & User Profile

Let’s say that similar to what we did in yesterday’s post, today you want to disable downloads based on a file name. The difference is this time you want to target the user’s profile type instead of their role. Once again, using an Apex Salesforce class makes this possible. We Read more…

By Chris West, 11 months ago February 21, 2020
Blog

Salesforce Apex – Disable Downloads Based On File Name & User Role

Imagine that you want to disable downloads for certain users based on the name of the file uploaded to Salesforce. This is totally possible thanks to the power of Apex classes. We can use the following example code inside of a new Apex class called ContentDownloadHandlerFactoryImpl: The above code essentially Read more…

By Chris West, 11 months ago February 20, 2020
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Archives
Categories
Blog (328) CSharp (1) Games (3) HTA (2) Java (5) JavaScript (208) JScript (149) Math (49) Microsoft Office (16) Movie Trailers (1) PHP (12) POW Answer (2) Problem of the Week (31) Python (13) Reporting (1) Salesforce (3) SQL (28) VBA (6) VBScript (8) Videos (9)
Tags
Apache (1) Apex (2) Array (37) Audio (2) Bash (3) Bug (1) Canvas (6) Chrome (3) Chrome Extension (1) CSS (9) Curry (1) Date (5) EcmaScript 6 (7) Encryption (2) Español (2) Excel (20) Function (129) GitHub (11) Hack (7) HTML (3) HTML5 (2) JasperReport (2) JasperServer (1) jPaq (35) JSONP (2) JW.org (5) Logic Puzzle (2) Mail Merge (1) Math (53) Network (1) OpenKM (2) PostgreSQL (27) Private Data (4) Problem of the Week (31) Prototype (41) Quirk (3) Recursion (10) Regular Expressions (22) RSS (1) String (56) SVN (1) Video (2) Wildcards (3) WScript (2) YourJS (16)
  • About Me
Hestia | Powered by WordPress