From 99b8cbc0b2852fc02fd88fe90ba6918424d5e390 Mon Sep 17 00:00:00 2001 From: Michelle Chu Date: Tue, 5 Dec 2023 12:02:26 -0800 Subject: [PATCH] Fix casing on 'partner name' --- docs/_embed/quick-account-creation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_embed/quick-account-creation.md b/docs/_embed/quick-account-creation.md index 6dba5c75..2e485579 100644 --- a/docs/_embed/quick-account-creation.md +++ b/docs/_embed/quick-account-creation.md @@ -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=&next=%2Fapp%2Fdashboard&type=quac&name=&sign-up-first-name=&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=`` +- name=`` - sign-up-first-name=`` - sign-up-last-name=`` - sign-up-email=``