Jeff Farris
- Total activity 395
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 1
- Subscriptions 208
Articles
Recent activity by Jeff Farris-
Passing data between nodes: input and output JSON
In CloudRadial AutomationAI, every node in a workflow can read data produced by earlier nodes. The connection between them is a JSON data contract: each node writes an output object, and later node...
-
Triggering a workflow with a webhook
A webhook lets an external system fire a CloudRadial AutomationAI workflow with an HTTP request, so another tool can start your automation the moment something happens on its side. This article is ...
-
Scheduling a workflow with Routines
A Routine in CloudRadial AutomationAI is a scheduled run of a workflow. It fires the workflow's deployed version automatically on a cadence you define, so work happens without anyone clicking Run. ...
-
Testing a workflow with the Test action
The Test action in the CloudRadial AutomationAI Designer runs your current draft on a real runner without publishing it or affecting your deployments. This article is for the Admin and Owner roles ...
-
Understanding workflow versions (draft vs. published)
CloudRadial AutomationAI tracks every workflow as a series of versions. Understanding the difference between an editable draft and an immutable published version explains why your edits never chang...
-
Creating your first workflow in the Designer
A workflow in CloudRadial AutomationAI is a repeatable automation you build visually in the Designer. This article walks an Admin or Owner through creating a workflow, adding and connecting nodes, ...
-
Changing your password
This article explains how to change or set your CloudRadial AutomationAI password and how that relates to the way you sign in. It applies to all roles. Changing Your Password Password Require...
-
Resetting your MFA and using Recovery Codes
This article explains how to sign in with a Recovery Code when you can't reach your authenticator app, how to re-enroll in multi-factor authentication (MFA), and what to do if you lose access to bo...
-
Runner security and trust model
A CloudRadial AutomationAI runner is designed so that the platform never reaches into your environment and you keep control of its credentials. This article describes the trust model: the outbound-...
-
Verifying and troubleshooting runner connectivity
After you install a runner, this article helps you confirm it is connected and checking in, read its poll logs, and work through the most common connectivity failures. It is for the technician who ...