Wonde Student Report Example

Student Contacts show you the list of Students that have been synced through by Wonde. It will also show information such as what Classes and Year Groups they have been linked to.

Below is some example content that will be generated by the report:

“AXXXXXXX”,

        “upi”: “XXXX”,
        “mis_id”: “XXXX”,
        “initials”: ,
        “surname”: “Student Surname”,
        “forename”: “Student Forename”,
        “middle_names”: “Student Middle Name”,
        “legal_surname”: “Student Surname”,
        “legal_forename”: “Student Forename”,
        “gender”: ,
        “date_of_birth”: ,

        “created_at”: {

            “date”: “2018-05-25 06:37:51.000000”,
            “timezone_type”: 3,
            “timezone”: “UTC”

        },

        “updated_at”: {

            “date”: “2020-04-28 15:41:37.000000”,
            “timezone_type”: 3,
            “timezone”: “UTC”

Above is some sample output of Student Details

“contacts”: {

            “data”: [

                {

                    “id”: “AXXXXXXXX”,
                    “mis_id”: “XXXX”,
                    “upi”: “XXXXXX”,
                    “title”: “Mr”,
                    “initials”: “PF”,
                    “surname”: “Father”,
                    “forename”: “Parent”,
                    “middle_names”: ,
                    “gender”: ,
                   “date_of_birth”: ,

                    “created_at”: {

                        “date”: “2018-05-25 06:18:32.000000”,
                        “timezone_type”: 3,
                        “timezone”: “UTC”

                    },

                    “updated_at”: {

                        “date”: “2019-09-02 08:57:43.000000”,
                        “timezone_type”: 3,
                        “timezone”: “UTC”

                    },

                    “relationship“: {

                        “bill_payer”: ,
                        “lives_with_pupil”: ,
                        “email_bills”: ,
                        “copy_bills”: ,
                        “court_order”: ,
                        “pupil_report”: ,
                        “parental_responsibility”: “true/false”,
                        “correspondence”: ,
                        “email_notification”: ,
                        “sms_notification”: ,
                        “mail_notification”: ,
                        “push_notification”: ,
                        “in_touch_communication”: ,
                        “priority”: 1,
                        “relationship”: “Father/Mother/Grandparent etc”

                    }
                },

Sample output of the Contacts linked to the Student. This will be repeated if there are more than one Parent.

This id information is linked to the Code Field for the Parent Contact in the Control Centre.

Can't find what your looking for?