DEV Community

Max Katz
Max Katz

Posted on • Originally published at maxkatz.org on

Video: Sending an SMS Message, Looking at Code and No-Code Workflows

This short video looks at a workflow sending an SMS message with code (Node.js) and with no-node workflow. It’s an interesting (and fun) comparison as both achieve the same result.

The following two screenshots show the same result. The one on the left shows code (Node.js). The one on the right shows Okta Workflows flow (no-code).

Code workflow

Visual workflow

This is perhaps a simplistic view but code is also a workflow.

Everyone line of code is a step in a program or a workflow.

Every no-code card (step) is a step in a workflow.

Sounds the same? Well, it is the same. It is simply a higher abstraction level.

Want to learn more about Okta Workflows? Try these step-by-step tutorials

Top comments (0)