Versions Compared

Key

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

...

Note: The Size of the attachment file can be changed.

4. API

Create customer request POST /rest/servicedeskapi/request

...

Hit the below endpoint URL with parameters to get sessionKey

URL: https://netxtest.artic.edu/external/api/json

Body Parameters (required):

...

  • Step 1: Upload files to NetX server using below endpoint URL and parameters:

Response from Postman:

...

  • Step 2: Hit the create asset API using the below endpoint URL

    • URL: https://netxtest.artic.edu/external/api/json

    • Body Parameters (required):

      • sessionKey : sessionKey

      • Filedata: file.jpg

      • categoryId : categoryId (folder id)

      • Example:

        • Request

          Code Block
          languagejson
          {
            "id": "7441158495944158",
            "method": "createAssetFromFile",
            "params": [
              "vhq6XpIrLdkCqirl2xFj8CEzk",
              "TestImageN6.jpg", 
              403,
              {
                "data": [
                  "asset.id",
                  "asset.base",
                  "asset.file"
                ]
              }
            ],
            "dataContext": "json",
            "jsonrpc": "2.0"
          }

        • Response

          Code Block
          languagejson
          {
              "result": {
                  "id": 164608,
                  "name": "TestImageN6",
                  "fileName": "TestImageN6.jpg",
                  "creationDate": 1602769228000,
                  "importDate": 1602769228000,
                  "modDate": 1602769228000,
                  "file": {
                      "name": "TestImageN6.jpg",
                      "size": 33386,
                      "width": null,
                      "height": null,
                      "checksum": null,
                      "url": "/file/asset/164608/original/attachment"
                  },
                  "proxies": null,
                  "views": null,
                  "relatedAssets": null,
                  "folders": null,
                  "attributes": null
              },
              "id": "7441158495944158",
              "jsonrpc": "2.0"
          }

...

Hit the below endpoint URL to get assets from specific folders

URL: https://netxtest.artic.edu/external/api/json

Body Parameters (required):

...

Request Type

Object Photography/Conservation Photography

Gallery rotation

Exhibition

Labwork

Archive

Non-Object Photography

Condition

There should a text field in customer portal to capture the object id

There should a text field in customer portal to capture the object id

There should a text field in customer portal to capture the object id

There should a text field in customer portal to capture the object id

Action

It opens a JSD(customer portal) form and pre-populates the data coming from CITI

It opens a JSD(customer portal) form and pre-populates the data coming from CITI

It opens a JSD(customer portal) form and pre-populates the data coming from CITI

It opens a JSD(customer portal) form and pre-populates the data coming from CITI

CITI Metadata

Place ID/Place shortcut codes
Location/Place Name
Exhibition ID
Exhibition Title
Exhibition Opening Date
Exhibition Closing Date
Exhibition Curator

Place ID/Place shortcut codes
Location/Place Name
Exhibition ID
Exhibition Title
Exhibition Opening Date
Exhibition Closing Date
Exhibition Curator

Comments

NA

NA

NA

NA

Jira Issue Task List

Jira Legacy
serverSystem JIRA
maximumIssues20
columnskey,summary,type,created,updated,assignee,reporter,priority,status,resolution
jqlQuery(project = "Atlassian Projects" AND "Epic Link" = AP-1614 and issuetype = Story)or key = AP-1614 ORDER BY created DESC
serverId6f8446ac-0270-38e8-bfda-78a5daa9d08d