Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Fix casing on 'partner name'
Browse files Browse the repository at this point in the history
  • Loading branch information
michellechu77 committed Dec 5, 2023
1 parent e2250b0 commit 99b8cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_embed/quick-account-creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you have an existing Full Zapier Experience or Zap templates element embed, y
2. Redirect users to the acknowledgement page URL below:
`https://zapier.com/partner/acknowledgment?sign-up-last-name=<sign-up-last-name>&next=%2Fapp%2Fdashboard&type=quac&name=<Partner Name>&sign-up-first-name=<sign-up=first-name>&sign-up-email=<sign-up-email>`
3. Replace the following query parameter placeholders in the URL, using the "title" value from step 1 for the "name" parameter:
- name=`<Partner Name>`
- name=`<partner-name>`
- sign-up-first-name=`<sign-up-first-name>`
- sign-up-last-name=`<sign-up-last-name>`
- sign-up-email=`<sign-up-email>`
Expand Down

0 comments on commit 99b8cbc

Please sign in to comment.