Integrating with Summit

Extend your platform's functionality with a Summit integration

If you have your own product or platform, your users might benefit from being able to run their Summit models, passing in data and storing or visualizing the results.

To achieve this, you can write your own dynamic interface in a few steps.

First, query a user's Apps (Models) endpoint to generate a dropdown of models to choose from.

Once selected, you can fetch a list of the parameters of that model by running a GET request on the model.

Lastly, you can allow them to choose one or more of their model endpoints to extract the slice of data they need.

Summit's own Zapier integration works this way, allowing Zapier customers to select and run any of their models using data from any of the steps in their workflow.