1.5.2 • Published 3 months ago

@epilot/workflow-client v1.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@epilot/workflow-client

CI npm version bundle size License

Client library for epilot Workflow API

Uses openapi-client-axios

Installation

npm install --save @epilot/workflow-client

Usage

import { getClient } from '@epilot/workflow-client';

const workflowClient = getClient();
const res = await workflowClient.createExecution(null, { workflowId: 'my-id-123' })

Documentation

https://docs.epilot.io/docs/workflows

1.5.2

3 months ago

1.5.1

4 months ago

1.4.1

5 months ago

1.3.1

5 months ago

1.4.0

5 months ago

1.2.4-0

7 months ago

1.2.4

7 months ago

1.2.2

9 months ago

1.3.0

5 months ago

1.2.0

11 months ago

1.2.1

10 months ago

1.1.2

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

0.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago