Skip to main content

Community

Choose: Missing Tables in Fivetran Data Model - 360Learning

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Joel,

    Thank you for reaching out and sharing your insightful suggestion regarding the addition of CERTIFICATE and CLASSROOM tables. We genuinely appreciate your input, as it plays a crucial role in helping us enhance our offerings.

    I am pleased to inform you that this feature is already in the planning stages, and our team is actively working on its development. We are excited about the potential this feature holds and are committed to delivering an excellent experience.

    Please feel free to reach out if you have any more suggestions or questions. Your feedback is invaluable to us.

    Best regards,  
    Sanjeevv Maniram T

    Dear FIVETRAN Support Team,

    As part of our ongoing efforts to enhance our data integration with 360Learning, we would like to request an evolution of the current data model managed by FIVETRAN.

    Specifically, we would like to add two new tables—CERTIFICATE and CLASSROOM—along with their respective columns. These tables are available and exposed through the 360Learning API library.

    We have successfully executed API queries to retrieve data from these endpoints, and can provide examples of the requests if needed.

     

    CLASSROOM

    {
      "_id": "66c36ab358297495e7b28398",
      "createdAt": "2024-08-19T15:54:27.000Z",
      "modifiedAt": "1970-01-01T00:00:00.000Z",
      "name": "MANAGER AVEC LA PROCESS COM J1",
      "groupId": "6638cab087b45cadb6c9cd7e",
      "mediaIds": []
    }

    CERTIFICATE 

    [
      {
        "_id": "686bcbb0c9a8cd9fe28960c1",
        "deliveryDate": "2025-07-07T13:29:20.000Z",
        "name": "LVMH Ethics and Complience Certificate",
        "certificationOutlineId": "686bc3eb8301ae6172546302",
        "pathId": "6711138f4915d562f3f4dedf",
        "pathName": "LVMH - Code of Conduct",
        "pathSessionId": "6711175f79ed59bfd43d0a1a",
        "type": "path"
      },
      {
        "_id": "686bcbc4e8171cccdfa6ce77",
        "deliveryDate": "2025-07-07T13:29:40.000Z",
        "name": "LVMH Ethics and Complience Certificate",
        "certificationOutlineId": "686bc90d85b98d93eef0558a",
        "pathId": "6711182755484045b3bde29a",
        "pathName": "LVMH - Anti Corruption",
        "pathSessionId": "67111a39d501cb4145a64694",
        "type": "path"
      }
    ]

     

    Could you please let us know the process and estimated timeline for incorporating these new tables into our existing FIVETRAN connector? Please advise if you require further technical details or sample queries to facilitate this enhancement.