Skip to content

Commit f44018c

Browse files
sade-wusirchinn1
andauthored
Update src/connections/functions/source-functions.md
Co-authored-by: rchinn1 <[email protected]>
1 parent f4ef9cc commit f44018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/source-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ The advantage of testing your source function with webhooks is that all incoming
305305
Note: Segment has updated the webhook URL to `api.segmentapis.com/functions`. To use webhooks with your function, you must:
306306
- [Generate a public API token](https://docs.segmentapis.com/tag/Getting-Started/#section/Get-an-API-token){:target="_blank"}.
307307
- [Create a Public API Token]([url](https://app.segment.com/goto-my-workspace/settings/access-management/tokens)), or follow these steps:
308-
In your Segment Workspace, navigate to **SettingsWorkspace settingsAccess ManagementToken**. Click **+ Create Token**. Create a description for the token and assign access. Click **Create** and save the access token before clicking **Done**.
308+
In your Segment Workspace, navigate to **Settings** > **Workspace settings** > **Access Management** > **Token**. Click **+ Create Token**. Create a description for the token and assign access. Click **Create** and save the access token before clicking **Done**.
309309
- For POST calls, use this Public API token in the Authorization Header, as `Bearer Token : public_api_token`
310310

311311
### Testing source functions with a webhook

0 commit comments

Comments
 (0)