πŸ€–
Alphi
CtrlK
  • Welcome to Alphi
  • Projects
    • πŸ“—Creating a project
    • πŸ”—Allowed Hosts
    • πŸ‘₯Collaborators
  • Flow Builder
    • Overview
    • ⚑Methods
    • πŸŽ›οΈParameters
    • 🧱Nodes
    • πŸ‘ŸRunning
    • πŸš€Environments
  • Connections
    • Overview
    • πŸ”‘Add an API Key
    • πŸ”“OAuth Connections
  • Authentication
    • Overview
    • 🟑Outseta
    • πŸ”΅Memberstack
    • 🟠Firebase
  • Nodes
    • 🌐HTTP Request
    • πŸ›£οΈLogic
    • πŸ—œοΈFlatten
    • πŸͺ£Filter Keys
    • πŸ”€Format Keys
    • 🏷️Rename Keys
    • πŸ”©Drill Down
    • ⬅️Get Values
    • πŸͺ„Set Dataset
    • ✨Set Property
    • πŸͺSet Cookie
    • πŸ”‘Set Connection
    • #️⃣Encode JWT
    • πŸ”’Decode JWT
    • πŸ–ΌοΈRender
    • πŸ“œEthereum - Verify Message
  • Response Nodes
    • πŸ‘ΎJSON Response
    • 🎨HTML Response
    • πŸ”—HTTP Redirect
    • 🚫Error
Powered by GitBook
On this page
  • URL Format
  • Multiple allowed hosts
  1. Projects

πŸ”—Allowed Hosts

Limit access to specific websites

Restrict which websites can call your flows by configuring the allowed hosts.

This is not a security feature, if you would like to secure a flow, please refer to the auth integrations.

URL Format

https://www.example.com

Hosts must not include a trailing slash.

Multiple allowed hosts

To add multiple allowed hosts, separate your URLs using , .

https://www.example.com, https://example.webflow.io
PreviousCreating a projectNextCollaborators

Last updated 2 years ago