Skip to content

Commit d2954fa

Browse files
Merge pull request #2 from linkedin-developers/kcmasterpiece-patch-1
Add CRM enum to default list.
2 parents cb4bc2f + 5b2eb96 commit d2954fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-applications/ats-integration-configuration-plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</script>
1212

1313
<script type="IN/ATSIntegrationWidget"
14-
data-supported-bundled-integration-types="RECRUITER_SYSTEM_CONNECT_COMPANY,RECRUITER_SYSTEM_CONNECT_CONTRACT,APPLY_WITH_LINKEDIN,APPLY_STARTERS_EXP"
14+
data-supported-bundled-integration-types="RECRUITER_SYSTEM_CONNECT_COMPANY,RECRUITER_SYSTEM_CONNECT_CONTRACT,APPLY_WITH_LINKEDIN,APPLY_STARTERS_EXP,CANDIDATE_RELATIONSHIP_MANAGEMENT"
1515
data-onintegrate="integrationRequest"
1616
data-width="500" >
1717
</script>

0 commit comments

Comments
 (0)