Sync core records
Keep members, companies and bookings synchronized automatically.

Embed customer-facing automations that sync members, companies, bookings, resources, invoices and webhook events so customers connect OfficeRnD to CRMs, billing and analytics without leaving your app.
Keep members, companies and bookings synchronized automatically.
Trigger automations from OfficeRnD webhooks in real time.
Reuse orchestration across tenant accounts with governance.
Deliver customer-facing workflows natively inside your SaaS product.
CONNECTOR OVERVIEW
Integrate OfficeRnD to automate member and company records, bookings, room and desk resources, invoices and real-time webhook events for member, booking and payment activity. Cyclr lets engineering teams build reusable, multi-tenant workflows, publish in-app integrations and orchestrate event-driven syncs across systems. (developer.officernd.com)
PRODUCT USE CASES
Using Cyclr you can deliver advanced, user friendly custom integration experiences for your customers. Cyclr sits as an invisible layer behind your existing SaaS style and UI. As a result your customers are not sent off to third-party applications to install integrations, they can achieve it all natively.
ORCHESTRATION
Cyclr sits between your SaaS product and OfficeR&D to handle authentication, govern access and orchestrate every API call per customer, at scale.
Your app requests an action for a specific customer.
Cyclr authenticates, applies policies and routes the request.
OfficeR&D processes the request and returns a response to your app.
Customer-specific authentication · Governed data movement · Centralized visibility and audit
CONNECTOR COVERAGE
Explore OfficeR&D methods you can orchestrate through Cyclr.
Add a new member.
Retrieve all members updated since last run.
Retrieve all members created since last run.
Retrieve all members.
Retrieve an individual member.
Retrieve individual membership.
Retrieve all memberships.
Retrieve all memberships updated since last run.
Retrieve all memberships created since last run.
Add multiple membership objects.
Retrieve all locations in the space.
Retrieve all teams.
Retrieve all plans.
TECHNICAL DETAILS
Review the sourced authentication and API behaviour used when configuring customer-facing OfficeR&D integrations in Cyclr.
https://app.officernd.com/api/v2Client ID; Client Secret; Organization slug; requested OAuth scopes
Members, companies, bookings, resources, events, invoices; list, create, update, delete, webhooks
Cursor-based pagination using $limit and $cursorNext/$cursorPrev; default and max page size is 50 items. (developer.officernd.com)
Per-user/integration per-org limits: default 400 reads/min (20k/day) and 100 writes/min (5k/day); headers include rate info. (developer.officernd.com)
IMPLEMENTATION
OfficeRnD API v2 uses OAuth 2.0 (client credentials for server-to-server) with granular scopes for read/write access. Confirm the enabled Cyclr option in Console. (developer.officernd.com)
Client ID; Client Secret; Organization slug; requested OAuth scopes
API v2 enforces OAuth scopes and entity-scoped writes; confirm org slug and scopes at setup.
KEEP EXPLORING