Rijksmuseum (Independent Publisher) (Preview)
Retrieve metadata of objects from the Rijksmuseum collection
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Ashwin Ganesh Kumar |
URL | https://www.sogeti.nl/ |
ashwin.ganesh-kumar@sogeti.com |
Connector Metadata | |
---|---|
Publisher | Ashwin Ganesh Kumar |
Website | https://data.rijksmuseum.nl/ |
Privacy policy | https://www.rijksmuseum.nl/en/footer/privacy-policy |
Categories | Data |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key issued by Rijksmuseum | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Search the Collection |
This operation is used for searching the rijksmuseum collection |
User-generated content |
These APIs give access to sets of objects created by users in Rijksstudio. |
Search the Collection
This operation is used for searching the rijksmuseum collection
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Language
|
culture | True | string |
The language to search in (and of the results). |
Object Identifier
|
objectnumber | string |
The identifier of the object (case-sensitive). |
|
Principal Maker (Full name)
|
involvedMaker | string |
Object needs to be made by this agent. |
|
Result Page
|
p | integer |
The result page. Note that p * ps cannot exceed 10,000. |
|
Results/Page
|
ps | integer |
The number of results per page. Note that p * ps cannot exceed 10,000. ps can have a value from 1-100. |
|
Sort Type
|
s | string |
Sorting of the Results |
|
Top Pieces
|
toppieces | boolean |
Only give works that are top pieces. |
|
Image availability
|
imgoly | boolean |
Only give results for which an image is available or not. |
|
Century in which object is made
|
f.dating.period | integer |
The century in which the object is made (0-21). |
|
Object Title
|
title | string |
Title of the Object |
|
Technique used
|
technique | string |
The technique used to make the object. |
|
Material
|
material | string |
The material of the object. |
|
Object Type
|
type | string |
The type of the object. |
|
Production place
|
place | string |
The place where the object was produced |
Returns
Name | Path | Type | Description |
---|---|---|---|
Ellapsed Milliseconds
|
elapsedMilliseconds | integer |
elapsedMilliseconds |
Number of collections
|
count | integer |
count |
Number of Images
|
countFacets.hasimage | integer |
hasimage |
Number of Objects on Display
|
countFacets.ondisplay | integer |
ondisplay |
artObjects
|
artObjects | array of object |
artObjects |
Art Object Web URL
|
artObjects.links.web | string |
web |
Art Object Id with culture
|
artObjects.id | string |
id |
Art Object Number
|
artObjects.objectNumber | string |
objectNumber |
Title of the Art Object
|
artObjects.title | string |
title |
Image Count
|
artObjects.hasImage | boolean |
hasImage |
Prinicipal/ First Maker
|
artObjects.principalOrFirstMaker | string |
principalOrFirstMaker |
Long title of Art Object
|
artObjects.longTitle | string |
longTitle |
Visibility of Image
|
artObjects.showImage | boolean |
showImage |
Download Permission
|
artObjects.permitDownload | boolean |
permitDownload |
GUID of HeaderImage
|
artObjects.webImage.guid | string |
guid |
Header Image offsetPercentageX
|
artObjects.webImage.offsetPercentageX | integer |
offsetPercentageX |
Header Image offsetPercentageY
|
artObjects.webImage.offsetPercentageY | integer |
offsetPercentageY |
Width of Header Image
|
artObjects.webImage.width | integer |
width |
Height of Header Image
|
artObjects.webImage.height | integer |
height |
Header Image URL
|
artObjects.webImage.url | string |
url |
GUID of WebImage
|
artObjects.headerImage.guid | string |
guid |
Web Image offsetPercentageX
|
artObjects.headerImage.offsetPercentageX | integer |
offsetPercentageX |
Web Image offsetPercentageY
|
artObjects.headerImage.offsetPercentageY | integer |
offsetPercentageY |
Width of Web Image
|
artObjects.headerImage.width | integer |
width |
Height of Web Image
|
artObjects.headerImage.height | integer |
height |
Web Image URL
|
artObjects.headerImage.url | string |
url |
productionPlaces
|
artObjects.productionPlaces | array of string |
productionPlaces |
facets
|
facets | array of object |
facets |
facets
|
facets.facets | array of object |
facets |
key
|
facets.facets.key | string |
key |
value
|
facets.facets.value | integer |
value |
Facet Name
|
facets.name | string |
name |
Facet Other Terms
|
facets.otherTerms | integer |
otherTerms |
Facet Pretty Name
|
facets.prettyName | integer |
prettyName |
User-generated content
These APIs give access to sets of objects created by users in Rijksstudio.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Language
|
culture | True | string |
The language to search in (and of the results). |
User id
|
user-id | True | integer |
Specify an individual user-id |
Collection Name
|
collection-name | True | string |
Specify your collection name (in small letter and spaces to be replaced with "-") |
Result format
|
format | string |
The format of the result. |
|
Result page (0-n)
|
page | integer |
The result page to fetch. Note that page * pageSize cannot exceed 10.000. |
|
Results/page (1-100)
|
pageSize | integer |
The number of results per page. Note that page * pageSize cannot exceed 10.000. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elapsed Milliseconds
|
elapsedMilliseconds | integer |
elapsedMilliseconds |
Web URL
|
userSet.links.web | string |
web |
User-Collection id
|
userSet.id | string |
id |
Number of objects in your collection
|
userSet.count | integer |
count |
Type
|
userSet.type | string |
type |
Collection Name
|
userSet.name | string |
name |
Slug
|
userSet.slug | string |
slug |
Description of the User-Collection
|
userSet.description | string |
description |
User Id
|
userSet.user.id | integer |
id |
User Name
|
userSet.user.name | string |
name |
User Language
|
userSet.user.lang | string |
lang |
Avatar URL
|
userSet.user.avatarUrl | string |
avatarUrl |
Header URL
|
userSet.user.headerUrl | string |
headerUrl |
Initials of the User
|
userSet.user.initials | string |
initials |
setItems
|
userSet.setItems | array of object |
setItems |
art object Web URL
|
userSet.setItems.links.web | string |
web |
Art Object Id
|
userSet.setItems.id | string |
id |
Object Number
|
userSet.setItems.objectNumber | string |
objectNumber |
Relation
|
userSet.setItems.relation | string |
relation |
Relation Description
|
userSet.setItems.relationDescription | string |
relationDescription |
cropped
|
userSet.setItems.cropped | boolean |
cropped |
cropX
|
userSet.setItems.cropX | integer |
cropX |
cropY
|
userSet.setItems.cropY | integer |
cropY |
cropWidth
|
userSet.setItems.cropWidth | integer |
cropWidth |
cropHeight
|
userSet.setItems.cropHeight | integer |
cropHeight |
Original Width of the art object
|
userSet.setItems.origWidth | integer |
origWidth |
Original Height of the art object
|
userSet.setItems.origHeight | integer |
origHeight |
ID of the image of the artobject in the collection
|
userSet.setItems.image.guid | string |
guid |
Parent Object Number
|
userSet.setItems.image.parentObjectNumber | string |
parentObjectNumber |
Image URL of the art object in the user set collection
|
userSet.setItems.image.cdnUrl | string |
cdnUrl |
cropX of the image of the art object in the user set collection
|
userSet.setItems.image.cropX | string |
cropX |
cropY of the image of the art object in the user set collection
|
userSet.setItems.image.cropY | string |
cropY |
width of the image of the art object in the user set collection
|
userSet.setItems.image.width | integer |
width |
height of the image of the art object in the user set collection
|
userSet.setItems.image.height | integer |
height |
offsetPercentageX of the image of the art object in the user set collection
|
userSet.setItems.image.offsetPercentageX | integer |
offsetPercentageX |
offsetPercentageY of the image of the art object in the user set collection
|
userSet.setItems.image.offsetPercentageY | integer |
offsetPercentageY |
User Collection Created On
|
userSet.createdOn | string |
createdOn |
User Collection Updated On
|
userSet.updatedOn | string |
updatedOn |