Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Plugin/Integration actions ​

Some plugins and backend integrations add dedicated actions you can use in workflows. These appear in the action picker once the plugin/integration is installed and configured.

Typical flow:

  1. Add a plugin/integration to your project
  2. Open a workflow, click Add an action
  3. Search for the action by name or expand the plugin’s category

Examples by plugin/integration ​

Resend integration (backend) ​

REST API plugin ​

WeWeb Email plugin ​

  • Action: Send an email
  • Simple email sending from interface workflows (separate from Resend backend).
  • Docs: WeWeb Email →

PWA plugin ​

  • Actions: Install PWA, Get user's location, Share, Vibrate, Show notification
  • Mobile/web capabilities exposed to workflows, plus a PWA section in the variables explorer.
  • Docs: PWA →

Segment plugin ​

  • Actions: Track, Identify
  • Send analytics events and identify users.
  • Docs: Segment →

Sound plugin ​

  • Actions: Load sound, Play, Pause, Stop, Unload
  • Control audio playback in the app.
  • Docs: Sound →

Stripe plugin ​

  • Common action: Retrieve payment intent (then bind to UI/variables, confirm via Stripe elements)
  • Docs: Stripe →

Xano request (extension) ​

Authentication Systems (WeWeb Auth, Supabase, Auth0, Custom Auth, OpenID Connect) ​

Tips ​

  • Install first: actions only appear after the plugin/integration is added.
  • Test with safe data: many integrations have environment‑specific limits (e.g., Resend requires verified senders/domains for real recipients).
  • Prefer variables: bind results to variables so subsequent actions can use outputs reliably.