diff --git a/public/images/prezi.png b/public/images/prezi.png new file mode 100644 index 000000000..332b8027a Binary files /dev/null and b/public/images/prezi.png differ diff --git a/public/images/screenshots/prezi.png b/public/images/screenshots/prezi.png new file mode 100644 index 000000000..def8fbe2d Binary files /dev/null and b/public/images/screenshots/prezi.png differ diff --git a/server/pages/integrations/content.json b/server/pages/integrations/content.json index d36426714..81b3cc7a9 100644 --- a/server/pages/integrations/content.json +++ b/server/pages/integrations/content.json @@ -69,6 +69,13 @@ "category": "Collaboration", "description": "Data collection tool and surveys, for professionals" }, + { + "slug": "prezi", + "name": "Prezi", + "url": "https://prezi.com", + "category": "Collaboration", + "description": "Easy presentations for people who aren't designers" + }, { "slug": "codepen", "name": "Codepen", diff --git a/server/pages/integrations/prezi.md b/server/pages/integrations/prezi.md new file mode 100644 index 000000000..6d54c365a --- /dev/null +++ b/server/pages/integrations/prezi.md @@ -0,0 +1,7 @@ +In an Outline document, paste a link to a shared [Prezi](https://prezi.com) presentation and it will be automatically converted into an embedded preview like the one below… + +[Learn more about sharing a Prezi](https://support.prezi.com/hc/en-us/articles/360003498633). + +![Prezi Integration](/images/screenshots/prezi.png) + +> This integration works without any additional settings or authentication.