Tutorial Introduction
In this tutorial, you will follow step-by-step instructions to build the workflow, including:
- Build workflows via drag-and-drop operations using the low-code editor
- Workflow node configuration and debugging
- Query Cloud Development resources and data interaction
- Use JS code to implement custom server-side logic
These terms and concepts may be unfamiliar, but you will become familiar with them as you progress through this tutorial.
Example: Handling WeChat Message Event Push
You will build a workflow to handle message or event pushes from WeChat Official Accounts or Mini Programs. This process provides a series of operations, including receiving pushes, reading/writing CloudBase database data, and passively replying to messages.
Currently supported WeChat Official Account message and event pushes include:
- Official Account: Standard Messages and Event Pushes
- Mini Program: Customer Service Messages and Events and Delivery Information Management Service Message Push
