# nodejs-workflow-executions **Repository Path**: mirrors_googleapis/nodejs-workflow-executions ## Basic Information - **Project Name**: nodejs-workflow-executions - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-06 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [//]: # "This README.md file is auto-generated, all changes to this file will be lost." [//]: # "To regenerate it, use `python -m synthtool`." Google Cloud Platform logo # [Workflow Executions: Node.js Client](https://github.com/googleapis/nodejs-workflow-executions) [![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat)](https://cloud.google.com/terms/launch-stages) [![npm version](https://img.shields.io/npm/v/@google-cloud/workflow-executions.svg)](https://www.npmjs.org/package/@google-cloud/workflow-executions) [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-workflow-executions/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-workflow-executions) Workflow Executions API client for Node.js * [Workflow Executions Node.js Client API Reference][client-docs] * [Workflow Executions Documentation][product-docs] * [github.com/googleapis/nodejs-workflow-executions](https://github.com/googleapis/nodejs-workflow-executions) Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in [Client Libraries Explained][explained]. [explained]: https://cloud.google.com/apis/docs/client-libraries-explained **Table of contents:** * [Quickstart](#quickstart) * [Before you begin](#before-you-begin) * [Installing the client library](#installing-the-client-library) * [Versioning](#versioning) * [Contributing](#contributing) * [License](#license) ## Quickstart ### Before you begin 1. [Select or create a Cloud Platform project][projects]. 1. [Enable billing for your project][billing]. 1. [Enable the Workflow Executions API][enable_api]. 1. [Set up authentication with a service account][auth] so you can access the API from your local workstation. ### Installing the client library ```bash npm install @google-cloud/workflow-executions ``` The [Workflow Executions Node.js Client API Reference][client-docs] documentation also contains samples. ## Versioning This library follows [Semantic Versioning](http://semver.org/). This library is considered to be in **alpha**. This means it is still a work-in-progress and under active development. Any release is subject to backwards-incompatible changes at any time. More Information: [Google Cloud Platform Launch Stages][launch_stages] [launch_stages]: https://cloud.google.com/terms/launch-stages ## Contributing Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-workflow-executions/blob/master/CONTRIBUTING.md). ## License Apache Version 2.0 See [LICENSE](https://github.com/googleapis/nodejs-workflow-executions/blob/master/LICENSE) [client-docs]: https://googleapis.dev/nodejs/workflow-executions/latest/index.html [product-docs]: https://cloud.google.com/workflow-exeuctions/docs/ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=workflowexecutions.googleapis.com [auth]: https://cloud.google.com/docs/authentication/getting-started