REST-API
All DocumentationsSupport
  • Introduction
  • First Steps
    • Getting started
    • Authentication
  • Public Digital Cards
    • Get Public Card
    • Download Public Card
    • Get QR Code of Public Card
  • Digital Business Cards
    • Digital Business Cards
      • Get all Card(s)
      • Create a Card
      • Update a Card
        • Images
        • Contact Data
        • Delete a Contact
        • Social Media
      • Delete a Card
      • Get Space Addresses
    • Combine Physical Products
      • Connect Product to Card
      • Lock Product
  • Business Manager / Space
    • Digital Business Cards
      • Get all Card(s)
      • Create a Card
      • Export Digital Cards
      • Import Digital Cards
Powered by GitBook
On this page
  1. Business Manager / Space
  2. Digital Business Cards

Import Digital Cards

You have the option to import an Excel file through our API, thus updating a single card or importing and updating multiple digital cards.

PreviousExport Digital Cards

Last updated 1 year ago

Please download our Excel template, it's important to maintain the format. If you wish to update a digital card, please enter the UUID of the card. If you want to create a new card, leave the UUID field empty.

POST /v1/spaces/{SPACE_UUID}/cards/import

You can find the SPACE_UUID in your Space in "Settings" -> "General Settings"

Path Parameters

Name
Type
Description

SPACE_UUID*

String

Headers

Name
Type
Description

Content-Type*

multipart/form-data

Request Body

Name
Type
Description

file*

File

YOUR EXCEL FILE

-> Download EXCEL-Template <-