Skip to content

Before you begin

You need four things from your fulfillmenttools onboarding email or your admin. They are not all obvious, so:

WhatLooks likeNotes
Base URLhttps://ocff-acme-pre.api.fulfillmenttools.comThe full host. Don't try to build it from the project id — the official docs disagree with themselves about the prefix. Copy whatever a working curl call or the onboarding email uses.
fulfillmenttools API keyAIzaSy…A Firebase Web API key — the value in ?key= on the Google sign-in URL. Kept in the keychain, never sent to fulfillmenttools — see Authentication.
Usernamejane.doeYour login name, not an email address.
Password

Plus the project id (acme) and environment (pre or prd) — fft needs them to derive your sign-in email, which is synthetic: {username}@ocff-{projectId}-{env}.com. If you already know the full email, pass that instead and the other two become unnecessary.

An independent open-source project — not affiliated with, endorsed by, or supported by fulfillmenttools.