Extension Marketplace

Contact Notes

Pro

Contact Notes is the sample extension for the Spun SDK. It shows a contact and its notes, and exists so a developer can read a small, complete extension rather than starting from an empty folder.

What it does

It displays contact information and notes inside the inbox. That is the whole feature. Its value is as a worked example: how an extension declares its permissions, asks for the contact it needs, and renders inside the app.

Who it is for

  • Developers building an extension for the Spun marketplace who want a running reference.
  • Anyone evaluating the extension SDK before committing to a build.

How it works inside the inbox

  • Install Contact Notes from Extensions.
  • Open a contact and look at the notes panel the extension adds.
  • Open the Developer Portal from the sidebar for the SDK documentation and to start your own extension project.

What it can access

It asks for two permissions and nothing else: a limited view of the contact you are looking at, and the right to draw its own panel in the sidebar. The notes it shows are the sample's own, kept by the extension while it runs, not the notes stored on the Spun contact.

Like every extension in the marketplace, it asks for narrow, specific permissions that an admin reviews on the install screen, and platform admins can suspend any extension instantly.

Frequently asked questions

Which plan do I need?

Contact Notes is included from the Pro plan up, like other installable marketplace extensions.

Is this a real feature or a demo?

It is a working extension, but a deliberately small one. It is published as a sample for developers.

Where do I find the SDK?

In the Developer Portal, from the sidebar inside the Spun app.

See what an extension is made of

Install Contact Notes from Extensions inside the Spun app, then open the Developer Portal to start your own.

Get started free

Browse all extensions