Skip to main content

Notifications

Power Automate - Connector Development
Unanswered

Notion connector dont work

(0) ShareShare
ReportReport
Posted on by

Could not find block with ID: bae71c5b-a766-4603-XXXXXX. Make sure the relevant pages and databases are shared with your integration. The block exist, and it's a todo list in Notion.

 

Error
Action 'Update_a_block_(to-do)' failed
Could not find block with ID: d9616241-7524-48f4-8fad-XXXXXX. Make sure the relevant pages and databases are shared with your integration.

 

Here my source PowerApp code. I just added XXXX to my API key and block id.

{
"method": "patch",
"headers": {
"Content-Type": "application/json",
"Notion-Version": "2021-08-16"
},
"path": "/blocks/bae71c5ba766460XXXXXXXX",
"host": {
"api": {
"runtimeUrl": "https://flow-apim-msmanaged-na-northcentralus-01.azure-apim.net/apim/notionip"
},
"connection": {
"name": "/providers/Microsoft.PowerApps/apis/shared_notionip/connections/shared-notionip-980641f5-d2c8-421d-XXXXXX"
}
},
"authentication": {
"scheme": "Key",
"parameter": "*sanitized*",
"type": "Raw"
},
"body": {
"to_do": {
"text": [
{
"text": {
"content": "Moon"
}
},
{
"text": {
"content": "2022-06-09T10:00:00Z"
}
}
]
}
}
}

  • 4-more Profile Picture
    4-more 41 on at
    Re: Notion connector dont work

    Any update on this?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,422

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,711

Leaderboard

Featured topics