You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Destination functions allow you to transform and annotate your Segment events and send them to any external tool or API without worrying about setting up or maintaining any infrastructure.
11
10
12
11
All functions are scoped to your workspace, so members of other workspaces won't be able to view or use them.
@@ -422,7 +421,6 @@ async function getAccessToken () {
422
421
423
422
If you are a **Workspace Owner** or **Functions Admin**, you can manage your function from the [Functions](https://app.segment.com/goto-my-workspace/functions/catalog) page.
424
423
425
-

0 commit comments