Skip to main content
Question

Failed to create a request in Webhooks by Zapier: Could not find page with ID.

  • 19 August 2024
  • 8 replies
  • 28 views

I am trying to create a webhook to delete a database item/page from notion and I keep receiving an error. 

 

 

I tried changing 1000 times with no success. 

 

 

 

(I have removed the api key)

Hi @Anna Huguet 

Error indicates the Notion Page ID does not exist.

 

Notion API endpoint: https://developers.notion.com/reference/archive-a-page


Hi Thanks for the reply, 

indeed I used this 

but not sure how or wherre to put the info above. Seems zapier not reading it. 


@Anna Huguet 

Help link for using Notion in Zaps: https://zapier.com/apps/notion/help

Can you confirm there is a page with that ID specified in the URL?

Error states: Could not find page with ID. Make sure the relevant pages and databases are shared with your integration.

 


Hi Troy! :) 

 

Yes!

 

there is a page with that ID. I also tried with “customized API” using notion app (instead of webhook) and it does find the page. Actually I have a previous step where I search the page and the action is “true” 

 

thanks!!!


Hello again, 

 

I tried the link yo sent me https://zapier.com/apps/notion/help, but neither taht one nor https://help.zapier.com/hc/en-us/articles/8496040151821-Common-problems-with-Notion-on-Zapier#h_01HCMRPQXQRYRF1A3Z3FVF3SZK, indicates how to solve my question. 

 

not sure where to put the “set archive to ‘true’” 

 

Thanks!


@Anna Huguet 

Things to check and try:

  • Try mapping the page ID from a variable in a previous Zap step
    • Make sure to test the previous Zap step
  • Make sure you are using a properly formatted Page ID
    • API docs show a Page ID with dashes
    • Your Page ID has no dashes
  • Post screenshots as proof showing a matching Page ID exists in Notion for the Page ID you are testing with in the Zap step

 

 


Hi troy, 

 

See screen shots! :)

 

 

and then still find the webhook failing. 

 

 


@Anna Huguet 

Did you try using a page ID that has dashes?

 

NOTE: The page ID from your previous screenshots does not have dashes and is a different Page ID than your current screenshot Page ID above.

 


Reply