Fix Notion Page Sharing Notification Email Missing Action Buttons
🔍 WiseChecker

Fix Notion Page Sharing Notification Email Missing Action Buttons

When someone shares a Notion page with you, the email notification typically includes action buttons like “Open in Notion” or “View Page.” If these buttons are missing, you cannot access the shared page directly from the email. This problem usually occurs due to email client security settings that strip or block HTML buttons, or because the email was sent from a Notion integration that uses a plain-text format. This article explains the root causes and provides step-by-step fixes to restore the action buttons in your sharing notification emails.

Key Takeaways: Restore Missing Action Buttons in Notion Sharing Emails

  • Email client security settings: Disable image blocking and plain-text mode in Outlook, Gmail, or Apple Mail to show HTML buttons.
  • Notion integration sender: Check if the email came from a third-party tool like Zapier or Slack — these often send plain-text emails without buttons.
  • Manual URL extraction: Copy the link text or view the email source to find the page URL when buttons are hidden.

ADVERTISEMENT

Why Action Buttons Are Missing From Notion Sharing Emails

Notion sends sharing notification emails in HTML format. These emails contain clickable buttons styled with inline CSS. When an email client blocks images, disables HTML rendering, or forces plain-text mode, the buttons do not appear. The email may still contain a plain-text fallback URL, but it is often hidden or broken.

The most common root cause is email security software that strips HTML elements to prevent phishing attacks. Corporate email systems, such as Microsoft 365 with Exchange Online Protection, may rewrite email content and remove buttons. Another cause is the sender using a Notion integration (for example, a Zapier automation) that triggers the share action. Integrations often send emails with minimal formatting and no action buttons.

Less frequently, the recipient’s email client is set to display all messages in plain text. Outlook, Gmail, and Apple Mail each have a setting that forces plain-text view, which removes all HTML formatting including buttons.

Steps to Fix Missing Action Buttons in Notion Sharing Emails

  1. Check if the email client blocks images
    Open the email from Notion. Look for a banner or prompt at the top of the message that says “Images are blocked” or “Download pictures.” Click “Download pictures” or “Show images” to allow the email client to render the HTML buttons. After enabling images, refresh the email view to see if the action buttons appear.
  2. Disable plain-text mode in Outlook
    In Outlook for Windows, go to File > Options > Trust Center > Trust Center Settings > Email Security. Under Read as Plain Text, uncheck “Read all standard mail in plain text” and “Read all digitally signed mail in plain text.” Click OK and restart Outlook. Open the Notion email again; the buttons should now render.
  3. Disable plain-text mode in Gmail
    Open Gmail in a web browser. Click the gear icon in the top-right corner and select See all settings. Go to the General tab. Scroll to Plain text mode and select “Disable plain text mode” (the default). Scroll to the bottom and click Save Changes. Reload the Notion email and verify the buttons appear.
  4. Disable plain-text mode in Apple Mail
    Open the Mail app on macOS. From the menu bar, choose Mail > Settings. Click the Viewing tab. Uncheck “Use fixed-width font for plain-text messages” and uncheck “Display messages in plain text instead of formatted text.” Close the Settings window. Select the Notion email and press Command+R to refresh the message view.
  5. Find the page URL in the email source
    If buttons still do not appear, view the raw email source. In Outlook, open the email and click the three-dot menu > View > View message source. In Gmail, open the email, click the three-dot menu > Show original. In Apple Mail, open the email and select View > Message > Raw Source. Search for “https://www.notion.so/” or “notion.so” in the source code. Copy the full URL and paste it into your browser to open the shared page.
  6. Ask the sender to reshare from a personal Notion account
    If the email was sent by an integration, ask the sender to reshare the page directly from their Notion account. Go to the shared page in Notion, click Share in the top-right corner, and copy the invite link. The sender should send you that link separately via email or chat.

ADVERTISEMENT

If Notion Sharing Emails Still Have Missing Buttons

Email shows only plain text with no clickable link

Some corporate email servers strip all HTML and convert the message to plain text. Even the URL may be removed or converted to plain text without hyperlink formatting. In this case, ask the sender to send you the page URL in a separate email that does not use Notion’s share system. They can copy the page URL from the browser address bar and paste it into a new email.

Buttons appear but do nothing when clicked

This usually happens when the email client blocks JavaScript or redirects. Copy the link behind the button by right-clicking the button and selecting “Copy link address.” Paste the link into a browser manually. This bypasses any email client restrictions.

Email is from a Notion integration like Zapier or Make

Integrations send emails using plain text by default. They do not include HTML buttons. To receive buttons, the sender must configure the integration to use Notion’s native share feature instead of the integration’s email action. Alternatively, the sender can share the page from Notion directly after the integration creates it.

Notion Sharing Email Format: HTML vs Plain Text

Item HTML Email (Full Buttons) Plain Text Email (No Buttons)
Action buttons Visible and clickable Not present
URL display Hidden behind button Shown as plain text link
Email client needed Must support HTML rendering Works in any email client
Security risk Higher (phishing vector) Lower
Common sender Notion native share Integrations, corporate relay

Notion’s native share system always sends HTML emails with buttons. If you receive a plain-text email without buttons, the sender likely used an integration or their email server reformatted the message. The table above summarizes the differences and helps you identify which case applies to your missing buttons.

You can now restore missing action buttons by adjusting your email client settings or by extracting the URL from the email source. If the problem persists, ask the sender to share the page directly from Notion rather than through an integration. For future sharing notifications, consider adding the Notion sender address to your email contacts to reduce the chance of security filters stripping the HTML content.

ADVERTISEMENT