1 pointby pavelkds2 hours ago1 comment
  • pavelkds2 hours ago
    I work with small Salesforce orgs where Einstein AI is often too expensive or not available.

    So I built a small plugin that generates a short summary and draft email for Leads and Opportunities directly inside the record page.

    The idea was to keep it simple: - no enterprise AI licenses - backend processing outside Salesforce - option to remove PII before sending data

    Curious if anyone here solved similar problem in a different way.