Partager via


Module 2 - Sync Data from ATS to LinkedIn

Rule Execution Steps Expected Result
RSC-201 Historical data syncing.
    Syncing historical jobs (job records) from your ATS system to LinkedIn.
    1. Ensure all jobs (public and private ) are synced from your ATS to LinkedIn.
      2. Ensure at least 2 year history of job records are synced.
        3. On LinkedIn Recruiter, ensure all synced jobs are available via the export dropdown on the member's profile page.
          4. Compare the total number of jobs created in past 2 year are successfully synced to LinkedIn (including closed jobs).
          RSC-202 Historical data syncing.
            Syncing historical candidates from your ATS system to LinkedIn.
            1. On LinkedIn Recruiter, ensure that all synced candidates are available with enhanced in-ATS indicator.
              2. On the ATS, in the Enhanced ATS Profile Widget, ensure that the correct LinkedIn profile appears for a candidate.
                3. Ensure at least 2 year history of candidates are synced.
                  4. Compare the total number of candidates in your ATS and LinkedIn. Relevant Documentation: Sync Candidates
                  RSC-203 Historical data syncing.
                    Syncing historical applications from your ATS system to LinkedIn.
                    1. On LinkedIn Recruiter, ensure that all synced applications are available in LinkedIn Recruiter.
                      2. Ensure at least 2 year history of applications are synced.
                        3. Ensure the application notes, stages and interview feedbacks associated with the given application are all synced and available in Recruiter.
                          4. Ensure at least 2 year history of applications data are synced.
                            5. Compare the total number of applications data in your ATS and LinkedIn.
                              Relevant Documentation: Sync Data from ATS to LinkedIn
                              RSC-204 Candidate Sync Test.
                                Create a new candidate for a role with unique values for all fields in your ATS system.
                                1. Ensure that the unique values for all fields appear in the In-ATS indicator in Recruiter search results and profile page.
                                  2. Ensure the correct LinkedIn profile appears in the ATS Profile Widget.
                                    3. Ensure to get and store person urn in your ATS.
                                      Relevant Documentation: Sync Candidates & Profile Plugin
                                      RSC-205 Candidate Sync Updates Test.
                                        Edit the value of a synced field for the previously created candidate.
                                        1. Ensure the new value is reflected in the In-ATS indicator on the Recruiter profile page and search results.
                                          2. Demonstrate the updates in the ATS synced in real-time to LinkedIn. If not, what is the expected frequency.
                                            Relevant Documentation: Sync Candidates
                                            RSC-206 Candidate Application Sync Test.
                                              Create or use existing Candidate Application, create Application notes.
                                              1. Ensure application notes appear in the In-ATS indicator on Recruiter.
                                                Relevant Documentation: Sync Application Notes
                                                RSC-207 Candidate Application Sync Test.
                                                  Create or use existing Candidate Application, create Application Stages (multiple stages)
                                                  1. Ensure application stages(multiple stages) appear in the In-ATS indicator on Recruiter.
                                                    (application stages are mandatory to be synced, please demonstrate the application stage history).
                                                      Relevant Documentation: Sync Application Stages
                                                      RSC-208 Candidate Application Sync Test.
                                                        Create or use existing Candidate Application , create Application interview feedback.
                                                        1. Ensure application interview feedback appears in the In-ATS indicator on Recruiter.
                                                          Relevant Documentation: Sync Application interview feedback
                                                          RSC-209 Candidate application Update Sync Test.
                                                            Edit or add application notes.
                                                            1. Ensure the application notes change reflected in the In-ATS indicator for that specific application.
                                                              Relevant Documentation: Sync Application Notes
                                                              RSC-210 Candidate application Update Sync Test.
                                                                Edit or add application stages.
                                                                1. Ensure the application stages change reflected in the In-ATS indicator for that specific application.
                                                                  Relevant Documentation: Sync Application Stages
                                                                  RSC-211 Candidate application Update Sync Test.
                                                                    Edit or add application interview feedback.
                                                                    1. Ensure the application interview feedback change reflected in the In-ATS indicator for that specific application.
                                                                      Relevant Documentation: Sync Application interview feedback
                                                                      RSC-212 Error Handling.
                                                                        Sync data with missing required fields.
                                                                        1. Display how data errors are handled and what the customer experiences when this occurs. How does a customer fix data issues?
                                                                          2. For other unexpected errors (5xx, 4xx), what is the retry logic and logging to identify and report these types of issues?
                                                                            3. Confirm you can provide a call and response log (including response headers) made to LinkedIn APIs to LinkedIn in order to debug customer support issues.
                                                                              4. If any request in a batch request fails even if the http request returns 200 , then log the failure for the entire request (request body, headers, response headers, response body etc). Include an example link of the batch request.
                                                                                Relevant Documentation: Error Handling