Automate your Salesforce Data Exports with Python (force-backup-automator)

The Data Export Automation problem Salesforce provides a simple interface to schedule mass data exports of objects into CSV format in a weekly/monthly basis. These exports are great, but lack the API interfaces of the rest platform that would allow super admins to automate the download of the resulting files. This page is not available … Continue reading Automate your Salesforce Data Exports with Python (force-backup-automator)

CPQ Ninja: Disable subscription proration calculations for specific products

Configuring products in Salesforce CPQ is one of the most challenging tasks in the platform. It is extremely important to set up your pricing model correctly to allow your organization to use CPQ to its full potential without a lot of customizations. In this document I will cover a very common pricing scenario where it … Continue reading CPQ Ninja: Disable subscription proration calculations for specific products