> ## Documentation Index
> Fetch the complete documentation index at: https://docs.florists.digital/llms.txt
> Use this file to discover all available pages before exploring further.

# Relay Integration

> Sync Interflora and eFlorist relay orders through Connect.

**Connect** handles relay orders from **Interflora** and **eFlorist** automatically — so you don't have to switch between portals to keep on top of incoming work. This page is the overview; the detail for each relay lives on its own page.

Automated relay order intake is included with Orders.

This is the receiving side; to send your own orders out to another florist, see [Relay integrations](/settings/integrations/relay) in Settings.

## What relay does

Once relay's set up, Connect runs quietly in the background and looks after the bits you'd otherwise do by hand:

* Pulls new relay orders into your Digital Florists dashboard
* Downloads makeup sheet PDFs and attaches them to the order
* Pulls Interflora delivery status updates in the background
* Handles the **Accept** and **Accept All** flow on the eFlorist portal — when you accept an order, Connect grabs it and forwards it to Digital Florists

<Info>
  Connect only **reads** from the relay portals — it pulls orders and delivery status updates across to Digital Florists. It doesn't push anything back. You still mark orders as delivered (or update their status) in the relay's own portal, such as the Interflora Florist Hub.
</Info>

## Supported relays

Connect currently supports three relays:

| Relay                | What's covered                                                                                                                     |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Interflora**       | Florist Hub sign-in, background order and delivery-status pull (today's orders), makeup sheets attached automatically              |
| **eFlorist**         | Portal sign-in, order forwarded as you click **Accept** or **Accept All** in the portal, makeup sheet attached                     |
| **Interflora Spain** | Portal sign-in from the Dashboard, included in relay automations. Off by default — see [Interflora Spain](#interflora-spain) below |

See [Interflora relay](/get-started/connect-relay-interflora) and [eFlorist relay](/get-started/connect-relay-eflorist) for the per-relay details.

## How it works

Connect signs in to each relay's florist portal with your usual credentials, then keeps an eye on it for you. The two portals behave a little differently:

* **Interflora** runs in the background. Connect checks the Florist Hub on a schedule and forwards today's new orders and delivery status changes to Digital Florists.
* **eFlorist** is user-triggered. Orders come through when you click **Accept** or **Accept All** in the eFlorist portal.

Makeup sheets are downloaded automatically and attached to the order in both cases. Head to the per-relay pages for the specifics of each.

## Enabling relay

Open the relay portal you want from Connect's **Dashboard** — **Open Interflora Florist Hub**, **Open eFlorist Portal**, or **Open Interflora Spain** if you've enabled it. Sign in once with your portal credentials; Connect remembers the session on this device, so the next time you launch it everything reconnects automatically.

When you sign in, Connect also offers to save the login — choose **Save** or **Not now**. Saved logins are encrypted and stored only on that computer; they're never uploaded. Next time the portal asks you to sign in, the form is prefilled with your saved details — it doesn't sign in for you, so you still press the sign-in button yourself.

You can save more than one login per portal. The most recently saved one fills the form by default, and a picker on the login page (**Saved Interflora logins**, for example) lets you switch between them.

The master switch lives in **Settings** > **Relay settings**:

<Info>
  The **Enable relay automations** toggle in **Settings** > **Relay settings** is the master switch. When it's off, relay syncing pauses entirely. Turn it back on whenever you're ready to resume.
</Info>

<Tip>
  Enable **Launch at login** in **Advanced settings** so Connect (and your relay sync) starts with your computer.
</Tip>

## Interflora Spain

Interflora Spain is off by default. Turn it on under **Additional providers** in **Settings** > **Relay settings** and two things happen: an **Open Interflora Spain** button joins the other portals on the Dashboard, and the portal is included in relay automations.

There are no separate credentials to enter in Connect. Open the portal from the Dashboard and sign in with your usual Interflora Spain details, just as you do for the other relays. If sign-in misbehaves, click **Clear Interflora Spain sign-in on this device** in **Relay settings** to wipe the saved session and start fresh.

## What's next?

<Columns cols={2}>
  <Card title="Interflora relay" icon="leaf" href="/get-started/connect-relay-interflora">
    Sign in to the Florist Hub, pull orders, and pull delivery status updates.
  </Card>

  <Card title="eFlorist relay" icon="seedling" href="/get-started/connect-relay-eflorist">
    Sign in to the eFlorist portal and forward orders to Digital Florists as you accept them.
  </Card>

  <Card title="Connect settings" icon="sliders" href="/get-started/connect-settings">
    Disable a relay or clear a saved sign-in.
  </Card>
</Columns>
