Last updated: March 12, 2026
R-Data is a diagram migration platform consisting of a Chrome Extension, a web backend, and a FigJam plugin. R-Data extracts structured data from visual document platforms (Lucidchart, Miro, and FigJam) and migrates it between platforms — or exports it as a portable ZIP archive. The extraction happens in the user's own browser using their existing platform sessions.
Supported migration routes: Miro to FigJam, Lucidchart to FigJam, Lucidchart to Miro, FigJam to Miro, and ZIP export from any source.
R-Data accesses document data from source platforms via the user's own browser session or OAuth authorization. The Chrome Extension makes HTTP requests using cookies already present in the user's browser. We access:
For Lucidchart, data is accessed via the user's browser cookies on lucid.app domains.
For Figma/FigJam, data is accessed either via Figma OAuth 2.0 authorization or via the user's existing Figma browser session (cookie-based auto-detection).
For Miro, data is accessed via Miro OAuth 2.0 authorization.
Extracted document data is transmitted from the Chrome Extension to R-Data servers over HTTPS for processing. This includes:
All extracted document data is stored with a 7-day TTL and is automatically deleted after that period. Job metadata (completion status, timestamps) is retained for 30 days.
Images extracted from source documents may be temporarily stored on Vercel Blob Storage for the duration of the migration, then deleted with the rest of the job data.
If you choose to migrate documents to or from Miro, R-Data uses OAuth 2.0 to connect to your Miro account. Miro OAuth tokens are stored server-side, encrypted, and scoped to the minimum required permissions (board creation and reading). Tokens can be revoked at any time from your Miro account settings.
R-Data interacts with Figma/FigJam through two mechanisms:
R-Data user accounts store your email address and a bcrypt-hashed password. We do not store passwords in plaintext. Session tokens are issued as httpOnly, secure cookies and as Bearer tokens for extension use.
Payments are processed by Stripe. R-Data never sees, stores, or transmits your full credit card number. Stripe handles all payment data in compliance with PCI DSS standards.
The R-Data Chrome Extension requests the following permissions:
The extension does not use content scripts, does not inject code into web pages, does not access your browsing history, and cannot read data from any website outside the platforms listed above.
The R-Data FigJam plugin runs in Figma's plugin sandbox with network access limited to:
The plugin cannot access any other network resources, cannot read other FigJam files, and cannot modify files you have not explicitly opened with the plugin.
You may request deletion of your account and all associated data at any time by contacting support@supe-us.com. Extracted document data is automatically purged after 7 days regardless. OAuth tokens for Miro and Figma can be revoked independently from those platforms' account settings.
For questions about this privacy policy, contact support@supe-us.com.