Skip to content

Commit

Permalink
Merge pull request #549 from zapier/header_for_quac_docs
Browse files Browse the repository at this point in the history
[PARTOPS-858] Add doc header and update position of other pages
  • Loading branch information
michellechu77 authored Dec 5, 2023
2 parents bc4ac2c + 31f7ce7 commit a74ba14
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/_embed/benefits-embedding.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Benefits of embedding Zapier
order: 8
order: 9
layout: post-toc
redirect_from:
- /amplify-embed/
Expand Down
2 changes: 1 addition & 1 deletion docs/_embed/faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Embed frequently asked questions
order: 7
order: 8
layout: post
redirect_from:
- /embed/
Expand Down
7 changes: 7 additions & 0 deletions docs/_embed/quick-account-creation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: Support Quick Account Creation
order: 6
layout: post-toc
---

# Support Quick Account Creation

Quick Account Creation is a seamless, accelerated sign-up feature allowing first time Zapier users to skip the standard sign-up procedure and onboarding survey. Enabling Quick Account Creation as part of your embed tool code helps provide a more frictionless experience for end users.
Expand Down Expand Up @@ -49,6 +55,7 @@ If you have an existing Full Zapier Experience or Zap templates element embed, y
After an account is created, a [user token still needs to be procured](https://platform.zapier.com/embed/partner-api#access-token) to access specific Partner API endpoints. Generally, since the user will already be signed in to their newly created account in an active session on Zapier, users won't have to explicitly sign in again when prompted with Zapier's OAuth flow.

## When Quick Account Creation is enabled

- If the user is already logged into Zapier, they are redirected to Zap editor.
- If the user’s email is already associated with a Zapier account, but the user is not logged in, they are redirected to Zapier's sign-in page.
- If the user's email is not associated with an existing Zapier account, they are redirect to the consent page.
Expand Down
2 changes: 1 addition & 1 deletion docs/_embed/security.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Security
order: 6
order: 7
layout: post
redirect_from:
- /embed/
Expand Down

0 comments on commit a74ba14

Please sign in to comment.