About

Selling presets shouldn’t mean manual work.

Cortex Cloud has no marketplace and no public sharing API. Selling a Quad Cortex preset means you log in, send a friend request, wait for it to be accepted, then share the file by hand. This breaks the moment you have more than a few orders a week.

Cloud Bridge automates that loop. Your store posts an order webhook to us. We sign in to Cortex Cloud with your encrypted credentials, send the friend request, retry while we wait for it to be accepted, then share the right preset or capture and log everything.

01 — Delivery flow

From webhook to share

  1. 01. Order webhook arrives. Your store sends an order webhook (or you call the API) with the customer’s Cortex username and the product they bought.
  2. 02. SKU is mapped to an asset. Item mappings translate SKUs, product IDs, variant IDs, or titles into a preset or capture reference.
  3. 03. Friend request and share. We log in with your encrypted credentials, send the request, and share the file when it’s accepted.
  4. 04. Logged and counted. The attempt is recorded, successful paid actions deduct credits, and outbound webhooks fire to configured endpoints.
02 — Security

How credentials are handled

Your Cortex Cloud email and password are encrypted with AES-256 before they hit the database. Only the worker that runs the share automation can decrypt them, and they’re never written to logs. You can delete them from Settings at any time.