diff --git a/content/docs/campaigns/index.mdx b/content/docs/campaigns/index.mdx index b59b460..9c93098 100644 --- a/content/docs/campaigns/index.mdx +++ b/content/docs/campaigns/index.mdx @@ -17,7 +17,7 @@ The fastest path from zero to a working funnel on localhost is the **[Campaign P - **Node.js 18+** - A **Next Commerce store** with a campaign created in the Campaigns App -- Your **Campaign API key** — find it under your campaign's *Integration* tab +- Your **Campaign API key**: select **Developer** in the campaign header to open the Developer workspace, then copy the key from the **Campaigns API** section ### 2. Initialize a new project diff --git a/content/docs/index.mdx b/content/docs/index.mdx index d4abee3..f886044 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -81,7 +81,7 @@ Use campaigns to build external checkout experiences that run outside the storef 1. In your dashboard, install the **Campaigns App** and create a campaign 2. Add packages linked to product variants in your catalog -3. Get your **API Key** from the campaign's **Integration** tab +3. Get your **API Key**: select **Developer** in the campaign header to open the Developer workspace, then copy the key from the **Campaigns API** section 4. Clone the [Campaign Cart Starter Template](https://github.com/NextCommerceCo/campaign-cart-example) — a pre-built landing page, checkout, upsell, and receipt flow ready to customize **Resources**