Strava 节点(Strava node)#
使用 Strava 节点来自动化 Strava 中的工作,并将 Strava 与其他应用集成。n8n 内置支持多种 Strava 功能,包括创建新活动和获取活动信息。
🌐 Use the Strava node to automate work in Strava, and integrate Strava with other applications. n8n has built-in support for a wide range of Strava features, including creating new activities, and getting activity information.
本页列出了 Strava 节点支持的操作列表以及更多资源的链接。
🌐 On this page, you'll find a list of operations the Strava node supports and links to more resources.
凭证
请参阅 Strava 凭证 以了解如何设置身份验证。
操作(Operations)#
- 活动
- 创建新活动
- 获取活动
- 获取所有活动
- 获取所有活动评论
- 获取所有活动赞誉
- 获取所有活动圈数
- 获取所有活动区域
- 更新活动
模板和示例(Templates and examples)#
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.