This article applies to All editions.
The External Users integration leverages a new Recruiting Invitation type to automatically add or invite new Centercode members via external systems. When this API integration is triggered in your third-party application, the candidates’ email addresses are sent to Centercode. Depending on your settings, the user will be invited immediately or held within the integration’s Source Pool for a manual invitation.
Note that while Centercode’s integration features are intended to be approachable by a Customer Validation Professional, you might need to enlist help from an internal technical resource and refer to our vocabulary and troubleshooting documentation.
Common use case for External Users
- Invite users to join your test directly from an app
- Programmatically trigger testing invites based on activity or milestones captured by external tools
Prerequisite criteria
- Enhanced Integrations enabled
- Community-level API Key (click here)
- Community or Project Manager access
Creating your External Users Source within Centercode
The External Users Integration is located within Recruiting Management at both the Community and Project levels.
From your Community or Project Recruiting Management:
- Hover over your desired Opportunity and the + icon
- Select the API Import source type
- Create an (internally-facing) Source name
- Add a custom Key to help identify this API Import Source
- Select the appropriate Community API key
- Copy / Save the provided API Endpoint URL
You’ve just configured your External User Source!
Notes
- The Invite Immediately checkbox will automatically (and immediately) send invitations to targeted candidates. Unchecking this option will add candidates to the Opportunity Pool, allowing you to send invites when you’re ready.
- Track and nurture your users through the API Integration Source Pool
- The Customize option associated with the automatic invitation allows you to update the standard email for users who are invited using dynamic strings for your Project (:projectname:), Community (:communityname:), and Company (:companyname:)
Related Articles
Understanding Integration Terms
Creating Your Community-Level API Key
Centercode Guide to Simple Webhooks
Centercode Guide to Simple External Listeners
Centercode Guide to Simple External Feedback
Centercode Guide to Simple Data Packages
Centercode Guide to Simple External Users
Centercode Guide to Simple Record Lookup
Update Centercode Feedback via External Tracking Systems
Updating External Tracking Systems via Webhooks
Sending Customer Feedback to External Systems via Webhook