📌 SDK for chat platforms · Coming 2026

Plan it where
you chat it.

Pinned is a lightweight SDK that adds calendar scheduling to any chat app — no new app, no friction, no switching.

You're on the list — we'll be in touch!

No spam. Just one email when we launch.

0 On waitlist
7B+ Chat users globally
2 Lines to integrate

See it in action

A calendar that lives
inside your chat.

No app switching. No copy-pasting dates. Just tap 📌 and you're done.

S
Sara
Online
Hey! Coffee this week? ☕
14:22
Yes! Let me check…
14:23
Just pin a time 👇
14:23
📌 Pinned — pick a date SDK
✓ Date confirmed by both
Friday, June 20 · 10:00 AM
Added to both calendars · .ics sent
📌 Friday at 10 — done! See you there ✌️
14:24

Three steps.
Zero friction.

For users, it just works. For platforms, it's two lines of code.

01
Tap 📌 in the chat
A Pinned widget appears inline inside the chat bubble. No app switch. No new screen.
02
Pick a date together
Both participants see the calendar. Select a date and time, tap confirm — both get notified instantly.
03
Calendars updated
A .ics file is generated for Apple Calendar, Google Calendar, and Outlook. Zero manual entry.

Integrate in
one sprint.

Pure JavaScript. No backend. No dependencies. Works in any chat architecture.

integration.js
// Step 1 — Load Pinned SDK (one script tag)
<script src="https://cdn.pinnedapp.io/sdk/v1.js"></script>

// Step 2 — Attach to any chat message
Pinned.attach({
  container: "#message-456",
  participants: ["alice", "bob"],
  onConfirm: (event) => {
    // fires when both users confirm a date
    saveToCalendar(event.date, event.time);
  }
});
Zero dependencies
No npm packages, no build step. Drop in a script tag and go.
🎨
Fully customisable
Override any style. Pinned adapts to your design system.
📅
Universal .ics export
Apple Calendar, Google Calendar, Outlook — all supported.
🔒
Privacy-first
No data stored by Pinned. Everything stays on the platform.

Built to grow
with platforms.

V1 is just the beginning. Here's where Pinned is headed.

V1 · Now
Calendar SDK
Calendar widget in chat bubbles, date + time picker, .ics export to Apple Calendar, Google Calendar and Outlook. Zero dependencies.
Live in demo
V2 · Q3 2026
Social memory layer
After an event, both participants can upload photos directly tied to that date and conversation. Details available under NDA.
Upcoming
V3 · Q4 2026
Anniversary intelligence
Automatic resurfacing of memories on anniversaries. Turns every confirmed event into a long-term engagement touchpoint for platforms. Details under NDA.
Upcoming
V4 · 2027
Cross-platform sync
One Pinned event synced across WhatsApp, Messenger, iMessage — regardless of where the conversation started. The full vision.
Roadmap

Interested in V2 or V3 details? Get in touch →