Salesforce Cases

You can file tickets as Cases in your own Salesforce org β€” useful when your admins already live in Service Cloud. This is the product's only write permission, it ships off by default, and turning it on is an explicit admin decision:

This enables one write permission: creating Cases. We still never read or modify your records.

Enabling and disabling the destination is audited, and so is every Case it creates.

Turn it on

Settings β†’ Integrations β†’ Salesforce Cases β†’ Enable. You'll see the consent text above, and after enabling, a readiness strip that checks your org is actually able to receive Cases β€” if something's amber, the sections below are the fix.

Salesforce Cases card

Permissions

The connected user (whoever ran the Salesforce connect flow) must be able to create Cases:

  1. Profile path: Setup β†’ Profiles β†’ the connected user's profile β†’ Object Settings β†’ Cases β†’ enable Create (and Read).
  2. Permission-set path (preferred for least privilege): Setup β†’ Permission Sets β†’ New β†’ Object Settings β†’ Cases β†’ Create β†’ assign to the connected user.

The readiness strip flags this as Grant Create on Case when it's missing.

Record types

Only record types available to the connected user appear in the dropdown. β€œDefault” means we send no record type and your org default applies. If a chosen record type is later deleted or unassigned, saving the configuration re-validates and the readiness strip flags it.

Queues & assignment rules

Priorities

Case priority follows the diagnosis confidence β€” by default We found the cause and Possible cause file as Medium, Couldn't diagnose as High (an unknown error is the one a developer most needs to look at). You can remap all three in the configuration.

Test it

The Test button creates a Case titled β€œ[Test] Connection check β€” safe to close” through the exact production pipeline (including a tiny test attachment) and then closes it automatically. If closing fails β€” some orgs require fields on close β€” the test still passes and tells you so.

Storage limits & attachments

Screenshots attach as Files. If your org hits its file storage limit, the Case is still created and the ticket shows an β€œattachment failed” note. Free storage or raise the limit, then run Test again to verify.

For your IT team

Trouble? See Troubleshooting or email hello@rootcase.io.


Regenerating the screenshots on this page (maintainers)

sfcase-card.svg β€” staging Settings β†’ Integrations, Salesforce Cases card enabled with the readiness strip all-green against the QA dev org; capture card + strip.

Was this helpful?