Loading...
Loading...
Compare original and translation side by side
https://schema.suprsend.com/workflow/v1/schema.jsonhttps://schema.suprsend.com/workflow/v1/schema.json| Node Type | Schema | Description |
|---|---|---|
| Single Channel | | Send via one channel |
| Multi-Channel | | Send across multiple channels simultaneously |
| Smart Channel Routing | | Send sequentially across channels with delays until engagement |
| 节点类型 | Schema | 描述 |
|---|---|---|
| 单渠道 | | 通过单一渠道发送通知 |
| 多渠道 | | 同时通过多个渠道发送通知 |
| 智能渠道路由 | | 按顺序通过多个渠道发送通知,并设置延迟直至用户产生互动 |
| Node Type | Schema | Description |
|---|---|---|
| Delay | | Pause workflow for a fixed, dynamic, or relative duration |
| Batch | | Aggregate multiple triggers into one notification |
| Digest | | Send batched summary on a recurring schedule |
| Time Window | | Deliver only within specified day/time ranges |
| 节点类型 | Schema | 描述 |
|---|---|---|
| 延迟 | | 将工作流暂停一段固定、动态或相对时长 |
| 批量处理 | | 将多个触发器聚合为一条通知 |
| 摘要推送 | | 按重复的时间计划发送批量汇总通知 |
| 时间窗口 | | 仅在指定的日期/时间范围内发送通知 |
| Node Type | Schema | Description |
|---|---|---|
| Branch | | If/else routing based on conditions |
| Wait Until | | Pause until condition is met or timeout expires |
| 节点类型 | Schema | 描述 |
|---|---|---|
| 分支 | | 基于条件的 if/else 路由 |
| 等待直至 | | 暂停工作流直至条件满足或超时 |
| Node Type | Schema | Description |
|---|---|---|
| Fetch | | GET data from an external API |
| Webhook | | Call external API (GET/POST/PUT/PATCH/DELETE) |
| Data Transform | | Generate or modify variables using Handlebars or JSONNET |
| Invoke Workflow | | Trigger another workflow as a step |
| Update User Profile | | Modify recipient or actor profile properties |
| 节点类型 | Schema | 描述 |
|---|---|---|
| 获取 | | 从外部 API 获取数据(GET 请求) |
| Webhook | | 调用外部 API(支持 GET/POST/PUT/PATCH/DELETE 请求) |
| 数据转换 | | 使用 Handlebars 或 JSONNET 生成或修改变量 |
| 调用工作流 | | 将另一个工作流作为步骤触发 |
| 更新用户资料 | | 修改收件人或参与者的资料属性 |
| Node Type | Schema | Description |
|---|---|---|
| Add User to List | | Add recipient/actor to a list |
| Remove User from List | | Remove recipient/actor from a list |
| Subscribe to Object | | Add user to an object subscription |
| Unsubscribe from Object | | Remove user from an object subscription |
| 节点类型 | Schema | 描述 |
|---|---|---|
| 添加用户至列表 | | 将收件人/参与者添加至列表 |
| 从列表移除用户 | | 将收件人/参与者从列表移除 |
| 订阅对象 | | 将用户添加至对象订阅 |
| 取消对象订阅 | | 将用户从对象订阅移除 |