Import

Resource

URL

Method

Overview

GET Forms

/api/import/forms

GET

Lists all data import forms available to the user.

GET Form

/api/import/forms/:id

GET

Loads data import for specified by passed ID.

POST Form Data

/api/import/forms/:id

POST

Posts data to BellaDati using the form with the specified ID.

POST JSON Data

/api/import/:id

POSTPosts data to BellaDati in JSON format.
POST Image to Media Gallery

/api/import/media/image

POSTPosts image to BellaDati Media Gallery.
  • No labels