Skip to content

App-as-API example #12

Description

@hrjn

An advanced usage pattern for Dataiku Applications consists in running the following operations with code executed outside of DSS :

  1. creating, parametrising and running an application instance
  2. retrieve the output(s),
  3. delete the application instance.

The goal of this item is to provide a small working example of such a pattern, called "app-as-API" since it relies on the public API for application instance creation/execution/deletion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions