Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In your postman application:

...

  1. Add in an environment with the variable ‘browserAPIUrl’ = https://leeds-uat5-browser.metadata.works

  2. Add in a POST request method in the appropriate context to call the API: {{browserAPIUrl}}/import/leeds/create. No headers, parameters or authorisation is needed.

  3. Add in the JSON payload.

no-authorisation-added.pngImage Added

no-params-added.pngImage Added

no-headers-added.pngImage Added

add-json-payload.pngImage Added

The JSON payload is here: JSON Payload (sample for create)

The click the send button and you should get the response shown below:

api-call-send.pngImage Added

You can search on the title to search for the new model:

search-for-new-model.pngImage Added

resulatant-model-created.pngImage Added