update test page (#2222)

Co-authored-by: Deborah Barnard <deborah@n8n.io>
This commit is contained in:
Jon
2024-07-16 14:00:16 +01:00
committed by GitHub
parent e2b2af1aab
commit 4ca6d0160c

View File

@@ -52,3 +52,21 @@ Other images like this should expand on click:
[This link should show a preview of the quickstart on hover](/try-it-out/quickstart/){ data-preview } [This link should show a preview of the quickstart on hover](/try-it-out/quickstart/){ data-preview }
[This link should NOT show a preview on hover](/try-it-out/quickstart/) [This link should NOT show a preview on hover](/try-it-out/quickstart/)
## Embed Workflow
You should see an interactive workflow, similar to the templates pages or forum.
[[ workflowDemo("https://api.n8n.io/workflows/templates/655") ]]
## Templates Widget
You should see a list of three HTTP Request templates, followed by links to the integrations page on the website, and the templates search.
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
[[ templatesWidget('HTTP Request', 'http-request') ]]
## Glossary
You should see the AI Glossary below
--8<-- "_glossary/ai-glossary.md"