web analytics
Press "Enter" to skip to content

Deploying Composable Resources via Powershell

Lars Fiedler

Composable has an SDK for deploying resources between two instances of Composable. For example, a source instance may be a development environment, and the target instance may be the production…

Composable APIs via Powershell

Lars Fiedler

Composable has an API for every action that you can perform through its UI. All services are documented here: https://dev.composable.ai/api/CompAnalytics.IServices.html Below is an example script for executing operations on the…

Did You Know? : Adding Comments

Todd Cioffi

Adding comments Composable DataFlows can span the range from simple tasks accomplished with a small number of easily-traceable modules to broad, complex, even nested tasks that become harder to follow…