Integrations
Novigem is Salesforce-native, which means it tracks the activities that already happen in your org. Partner integrations extend that by connecting tools your team uses alongside Salesforce, so the right behaviors get rewarded regardless of where they start.
Available integrations
Each partner integration includes a co-built challenge template mapped to their product’s key adoption behaviors. No custom code required.
How partner integrations work
ISV partners build on Salesforce. Their products write to standard or custom Salesforce objects, the same ones Novigem rules can track. The pattern is always the same:
No webhook, no API key, no middleware. It works because both products are native to the same platform.
If the partner writes to a custom object, register it once under Novigem Admin > Settings > General > Tracked Objects and add a record-triggered Flow calling the Evaluate Record with Novigem action. Still no integration layer between the two products. See Gamify a new object.
Related
- Rules: how Novigem tracks Salesforce behavior
- Gamify a new object: track a partner’s custom object
- Designing challenges: structure a program around an integration