All Products
Search
Document Center

CloudFlow:Install Serverless Workflow SDK for Node.js

Last Updated:Oct 30, 2023

This topic describes how to install Serverless workflow SDK for Node.js. This topic also provides an example on how to use the SDK to call API operations.

Install the SDK

We recommend that you run the npm command to install Serverless Workflow SDK for Node.js. Example:

npm install @alicloud/fnf-2019-03-15            

Alibaba Cloud SDK for Node.js is published at GitHub.

SDK sample code

You can use the API-level SDK demos of different languages for debugging. For sample code, visit OpenAPI Explorer.