Versions and Publish
After configuring node information, authentication, triggers, and actions:
- Save changes
- Run trigger/action tests from Preview
- Review outputs and logs
- Click Publish
Recommended release flow
- Keep one draft version while iterating
- Publish only tested changes
- Retest OAuth and polling behavior after updates
Pre-publish checklist
- Authentication connects successfully
- Required parameters are validated
- Trigger sample output is accurate
- Action output JSON is stable
- Error messages are clear
Small, frequent versions are easier to debug than large one-time releases.