Social Media Check | Certn

Certn's Social Media Check is an analysis of candidatesโ€™ public posts across social media platforms, the web and news articles. Certn retrieves these profiles, posts and images to determine if they fit into one or more pre-defined categories.

Availability

This check is available for applicants from Canada (excluding Quebec) ๐Ÿ‡จ๐Ÿ‡ฆ, the US and US territories ๐Ÿ‡บ๐Ÿ‡ธ, and Australia ๐Ÿ‡ฆ๐Ÿ‡บ.

This check is available for aquickscreenโœ…

Industry Availability

Industry Availability Endpoints
Human Resources Yes - Quickscreenโœ…
- Invite๐Ÿ“ฉ
Property Management Yes - Quickscreenโœ…
- Invite๐Ÿ“ฉ

Parameters

Request flag

Include this flag in the body of your request:

request_social_media_check

Invite parameters

To invite an applicant to complete a screen, include this parameter in the body of your request:

Quickscreen parameters

To complete a quickscreen, include these parameters in the body of your request:

Make sure to obtain the proof of consent from your applicant before running the quickscreen.

Quickscreen consent forms

We provide sample consent forms if you're running quickscreens on applicants residing in these regions:

Example request (Canada)

{
    "request_social_media_check": true,
    "email": "example@certn.co",
    "information": {
        "first_name": "Andrew",
        "last_name": "McLeod",
        "date_of_birth": "1987-03-04",
        "addresses": [
            {
                "address": "12 CA address St",
                "city": "Burnaby",
                "province_state": "BC",
                "country": "CA",
                "postal_code": "V2N7C3",
                "start_date": "2000-02-02",
                "current": true
            }
        ],
        "social_media_details": {
            "high_school_name": "My high school",
            "college_country": "Canada",
            "college_name": "Test college",
            "twitter_url": "https://twitter.com",
            "facebook_url": "myFacebook",
            "instagram_url": "instagram_handle",
            "linkedin_url": "test_linkedin_link",
            "tiktok_url": null,
            "reddit_url": null
        }
    },
    "position_or_property_location": {
        "address": "2680 Blanshard St Unit 3",
        "city": "Victoria",
        "province_state": "BC",
        "country": "CA",
        "postal_code": "V8T5E1",
        "location_type": "Position Location"
    }
}

Report

Report field: social_media_check_result

Errors

400 Bad Request

You may receive a 400 Bad Request if:

"non_field_errors": "Social Media Check cannot be ordered for applicants living in this location."