Embed Pickaxe into Notion Page?

Is it possible to embed a Pickaxe into a Notion page?

@dougfresh yes


Hi @dougfresh,

We recommend using an embed deployment, studio authentication will not work inside an Iframe.

@stephenasuncion Notion won’t let you embed scripts but it renders URLs

I see, maybe the src of an Iframe embed deployment would be better:

image

Notion doesn’t process the src either. The way I get mine to work is also to delete all the code I the src and just use the URL in the embed notion block.

1 Like

I tried using the SRC from the Embed iframe on notion.so, but I got the following error: “Failed to fetch pickaxeproject/v2-cdn@2.1.1 from Github.”

I did enable notion.so in the domain security.

I also just tried embedding the URL of the Pickaxe page.

Unfortunately, none of these worked. Any other ideas?

@dougfresh

What is it you are trying to do ?

What are you trying to do by placing a pickaxe in Notion ?

@michaeldsimmons it works with the embed link for me (without the SRC). You also need to select embed as a link type in Notion

1 Like

works!

copy just the src url of iframe

Thanks everyone! Got it.

1 Like