The Tightknit Salesforce integration is available as an add-on to the Enterprise plan.
Install the Managed Package
| Property | Value |
|---|---|
| Package | Tightknit Analytics |
| Namespace | tightknit |
| Subscriber Package Version Id | 04tdM000000QIHRQA4 |
| Version | 1.1.0.1 |
| API Version | 65.0 |
| Installation Password | None (no installation key required) |
| Installation URL | Install Link |
- Installation Link
- Salesforce CLI
Open the installation link and follow the prompts. We recommend installing the package for Admins only.
Configure the Connection in Salesforce
Open the Tightknit Setup app
Launch the Tightknit Setup app from the Salesforce App Launcher.If you don’t have access, ensure your user is assigned the Tightknit Admin permission set. This grants access to the Tightknit Setup app.
Grant Your IT Admin Access to the Studio
If your Salesforce administrator is not already a Studio user, you need to invite them and assign the Integrations Manager role so they can manage the Salesforce connection.Invite the user
Navigate to Settings > Workspace > Users and invite your IT admin via their email address.
Configure the Connection in Tightknit
Open the Salesforce integration settings
Navigate to Settings > Integrations > Salesforce in the Tightknit Admin Studio.
Connect to your Salesforce org
Ensure you are already authenticated (in another tab) as the integration user you set up in the previous section, or be ready to log in as that user. Click Connect to authorize the connection.
Enable the Salesforce Sync
Start the backfill sync
Kick off the backfill sync for your historical existing data. This may take several minutes depending on the size of your community.
Additional Salesforce Customization
LWC Components
The managed package includes sample page layouts and custom Lightning Web Components that you can add to your Salesforce pages using Lightning App Builder. We recommend exploring the following components:| Component | LWC Name | Target Page | Description |
|---|---|---|---|
| Account Community Activity Summary | tightknitAccountCommunityActivitySummary | Account | Displays a summary of community activity for contacts associated with an Account. |
| Activity Info | tightknitCommunityActivityInfo | Activity | Displays detailed information about a single Activity record including related members and community. |
| Community Activity Summary | tightknitCommunityActivitySummary | Community | Displays a summary of member activity for a single Community. |
| Community Profile | tightknitCommunityProfile | Contact | Displays Tightknit community profile information based on the contact’s email. |
| Contact Member Activity Log | tightknitContactMemberActivityLog | Contact | Displays a list of recent Tightknit activities for a Contact or Lead by matching their email to Member records. |
| Member Activity Log | tightknitMemberActivityLog | Member | Displays a list of recent Tightknit activities for a Member record. |
| View in Tightknit | tightknitViewInStudioButton | Member, Contact | Button to open the member’s profile page in the Tightknit Admin Studio. |

