Partner with us to create Salesforce courses

We’re expanding our catalog of Salesforce training courses and seeking experienced Salesforce professionals who want to monetize their expertise by creating online learning content.

You will focus on creating the content in your area of expertise, and we will handle the platform, marketing, and student management. Revenue is shared fairly, and you retain full credit as a co-author.

If you’ve ever thought about teaching online but didn’t want to deal with the logistics, this could be the perfect fit. Whether you’ve created content before or it’s your first time, we’ll guide you through a proven process that makes course creation straightforward and fun.

Ideal Author

  • Experienced and certified in the chosen topic (if there is a certification).
  • Has experience in presenting to user groups or other similar audiences.
  • Has the equipment and skills necessary to create compelling content, including video.
  • Demonstrates meticulous attention to detail, particularly in spelling and grammar.
  • Has a clear, easy-to-understand voice for video content.
  • Has an active and growing social media audience.
  • Has room in their busy schedule to develop course(s).
  • Understands that 1hr content can take 10hrs development (40hr admin course = 400hrs).
  • Understands this is not a get-rich-quick scheme.

Guidelines for Authors

  • Courses will be in English only.
  • Courses can be long format (eg up to 40 hours study time for a certification).
  • Courses can be short format (micro-courses up to 4 hours, containing 1 hour video and max 10 topics).
  • Revenue will be split 50/50 of the course sale price (after fees).
  • The author owns the content but is licensed to CertifyCRM.com for a minimum of 12 months.
  • The author provides exclusive content to CertifyCRM.com, which cannot be published elsewhere during the term of the agreement.
  • The author will be required to provide an annual course update for new platform features.
  • Video plus text/images content is required to allow learners to choose either style.
  • You can choose either a self-service model (you post courses and students learn when they want) or a cohort-based approach where some live teaching component and Q&A office hours session is scheduled at set times over a number of weeks.
  • AI tools may assist with drafting, but final text and voice content must be substantially original and human-authored.
  • Courses will be hosted and administered by CertifyCRM.com on their learning platform(s).
  • Video content will be hosted with a service chosen by CertifyCRM.com.
  • Marketing of the course(s) will be conducted by CertifyCRM.com.
  • Authors will be paid monthly in arrears for the previous month’s sales.

Potential Topics

These courses can be delivered in long format (eg up to 40 hours study time for a certification) or as a short format (micro courses: up to 4 hours with 1 hour video content and up to 10 topics).

Topics in order of customer demand:

  • Data Cloud (Data 360)
  • Integrations – [could be multiple SHORT COURSES]
    • Slack – Integrates Salesforce records, leads, and opportunities into Slack channels; good for real-time collaboration across sales and service teams.
    • LinkedIn Sales Navigator – Helps embed LinkedIn lead/prospect data into Salesforce, improving outreach and lead generation.
    • Facebook – Leads
    • Google Workspace (Gmail, Calendar, Drive) – Sync email/calendar activity and attach Drive files from within Salesforce.
    • DocuSign – E-signature / agreement workflows inside Salesforce: send, track, store signed docs.
    • HubSpot – Marketing-automation + CRM sync with Salesforce: lead handoff, campaign tracking, unified reporting
    • Asana – Project/task-management tool integrated so sales to delivery hand-off is visible in Salesforce.
    • Zapier – No-code automation connecting Salesforce with many other apps, good for smaller/mid organisations.
    • Calendly – Meeting-scheduling integrated so booked meetings create leads/contacts in Salesforce.
    • Jira / Confluence
    • NetSuite – Oracle Financials / ERP
    • Okta – setting up SSO https://salesforcecodex.com/salesforce/how-to-set-up-single-sign-on-sso-between-okta-and-salesforce/
    • QuickBooks – Connects finance/invoice/payment data with Salesforce data (accounts/opportunities) to reduce duplicate data entry.
    • Mailchimp – Email-marketing integration: sync contacts/leads and campaign results into Salesforce.
    • ActiveCampaign – Marketing/campaign automation integration with Salesforce data for personalised experiences.
    • ZoomInfo – Lead enrichment / data-intelligence built into Salesforce: better contact & account info.
    • Salesloft – Sales engagement platform syncing with Salesforce: calls, emails, sequences automatically logged.
    • Stripe – Payment processing integration so revenue/orders flow into Salesforce opportunities/accounts.
    • Conga Composer – Document generation (proposals, invoices) integrated with Salesforce records.
    • Tableau – Analytics/visualisation integration so you can build dashboards on Salesforce data.
  • AgentForce
  • Building Effective Dashboards – [SHORT COURSE]
  • Consultancy Skills – [SHORT COURSE]
  • Business Analyst Skills
  • CPQ
  • Experience Cloud Consultant
  • Flow Approvals
  • Service Cloud
  • Migrating Profiles to Perm Sets – [SHORT COURSE]
  • Financial Services Cloud
  • Advanced Report types – [SHORT COURSE]
  • Release Management – Sandboxes, Release Management, Change Sets and Salesforce DevOps Center – [SHORT COURSE]
  • Platform Developer 1
  • Field Service Consultant
  • Marketing Cloud
  • Tableau

Still interested?

Drop us an email with your thoughts: da***@********RM.com

Similar Posts

  • Contract Management Best Practices

    (Paid advertisement for Contract Management Best Practices) Contract Management in the Legal Industry The legal world is dynamic and involves many intricacies making effective contract management a cornerstone for success. Firms are always navigating a complex landscape of changing regulations, diverse client needs, and relentless market pressure. Mastering the art of contract management in Salesforce…

  • Salesforce Document Management Best Practices

    Salesforce Document Management Best Practices for Medium to Large Businesses. (Paid Advertisement) Effective document management is crucial for both medium and large businesses, especially where data is your most valuable asset. Relying on your data to make decisions and optimize your efficiency is key to staying ahead of the competition and adapting to changes in…

  • Salesforce Admin Practice Exams

    When gearing up for the Salesforce admin exam, I discovered that practicing with various sets of questions was a game-changer. Different authors bring unique perspectives, emphasizing different aspects of the topics. By diversifying practice exams, you increase your chances of mastering all the material. This is where the Salesforce Admin Practice Exams really shine! Salesforce…

  • Convert Flow to Apex

    (Can we really convert Flow to Apex code?) Important Note: As pointed out by Nicolas Vuillamy, CTO at Cloudity France, “this is an example only, please use a Trigger Handler.” Triggers must contain only calls to a trigger handler like this one 🙂 https://github.com/kevinohara80/sfdc-trigger-framework And there must be only ONE trigger per Object Thanks for…