43% of Part I — the exam's largest section, split across 4 modules.
this deck covers 2 of 2 sub-topics in this module
↑ Module 1 OverviewOnce your Okta org is authenticated (previous deck), every other card in a flow still needs its own connection. "Using any event or action card in a flow requires a connection with the third-party app to which it belongs."
You can create org-level connections on the Connections page, or folder-level ones from the Flows page's Connections tab. Either way, "connections can't be used until they are added to a folder."
→ From the Settings page: click New Connection, click the icon for the app, enter the required information (app-specific help via Need Help?).
→ From inside a flow: click New Flow, and when you add an event/action for an unauthorized app, the card itself prompts you to New Connection.
After a connection is authorized, you can reuse that app in any flow without reentering credentials — just select the connection and click Done.
For OAuth 2.0 connections, click Create and Okta prompts you to sign in to the destination site if required.
A red icon beside a connection name means it isn't working or is missing required options; a green check means it's healthy. From the Connections page's Actions menu you can Edit details, check Usage (which flows use it), Reauthorize (needed after a password/API key change on the destination side), or Delete connection.
Watch for this in your own sandbox run:
→ Creating an org-level connection and expecting it to be usable immediately — it must still be added to a folder first.
→ Removing a non-required scope on an OAuth 2.0 connection because it "looked unused" — if a connector actually relies on it, the event/action cards stop functioning properly.
Sources: help.okta.com — Connections (ext-applications-connections); Configure a connection (ext-configure-connection)
✓ Module 1 — 2 of 2 sub-topics complete