Retrieve a Page Property Item.

External Documentation

To learn more, visit the Notion documentation.

Parameters

ParameterDescription
Page ID-
Property ID-

Example Output

{
	"object": "property_item",
	"select": {
		"color": "default",
		"id": "5c944de7-3f4b-4567-b3a1-fa2c71c540b6",
		"name": "⭐️⭐️⭐️⭐️⭐️"
	},
	"type": "select"
}

Workflow Library Example

Get Page Property Item with Notion and Send Results Via Email

Preview this Workflow on desktop