5 Comments

  • The parameter for triggering a Refresh Schema is "schemaOrigin": "latest"
    /api/v2/builds
    POST
    {
    "datamodelId": "",
    "buildType": "schema_changes",
    "rowLimit": 0,
    "schemaOrigin": "latest"
    }

    The best way we have found is to do the data transformation and then trigger this API call on a separate EC.

  • Hi DRay 

    Yes, it is part of the Rest API documented on Sisense.

    Admin -> Rest API -> 2.0 -> Builds

  • Scotty this might be of interest to you? I know we discussed on call if there was an endpoint for this - should save you from hand-crafting columns all the time...

     

  • Hi Sushant_Cropin.

    Thank you for the information. Where did you find that endpoint? Is it documented somewhere?

  • Status changed:
    New Idea
    to
    Already in product