Skip to main content

Append Children To Block

Append block children.

External Documentation

To learn more, visit the Notion documentation.

Parameters

ParameterDescription
Block ID-
Children-

Example Output

{
"child_page": {
"title": "Who Will Teach Silicon Valley to Be Ethical? "
},
"created_time": "2021-04-27T20:38:19.437Z",
"has_children": true,
"id": "a1712d54-53e4-4893-a69d-4d581cd2c845",
"last_edited_time": "2021-05-12T06:07:37.724Z",
"object": "block",
"type": "child_page"
}

Workflow Library Example

Append Children to Block with Notion and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop