FranConnect
FranConnect is a franchise and multi-location management platform used by 1,500+ brands across roughly one million locations, covering franchise development and sales, franchisee/unit information management, field operations and audits, financials and royalties, and CRM. Its FranConnect Sky product exposes a RESTful API - organized by module (Franchise Sales "fs", CRM "cm", Info Manager "fim", Finance "manage-finance", and Admin "admin") - that lets customers import and export data between FranConnect Sky and third-party applications. All API calls are made over HTTPS and authenticated with an Authorization-Token header. API access is not open/self-serve - it is gated behind a FranConnect Sky customer or partner account, with credentials provisioned by FranConnect, and the reference documentation portal (docs.franconnect.net) requires a signed-in account.
APIs
FranConnect Franchise Sales API
Franchise Sales / Development module (path segment "fs"). Import and export franchise development leads, prospects, and the franchise sales pipeline used to recruit and qualify ...
FranConnect CRM API
CRM module (path segment "cm"). Read and write contacts and relationship/communication records that support franchise and consumer engagement. Endpoint paths are modeled from th...
FranConnect Info Manager API
Info Manager module (path segment "fim"). The system of record for franchisee and unit/location profiles, plus document retrieval - recent releases added dedicated REST endpoint...
FranConnect Finance API
Finance module (path segment "manage-finance"). Import and export financial data - unit sales reporting, royalties, fees, and invoicing used to calculate and reconcile franchise...
FranConnect Admin API
Admin module (path segment "admin"). Administrative entities such as users, roles, and configuration that govern the FranConnect Sky tenant. Endpoint paths are modeled from the ...