Skip to content

Commit cddbc4e

Browse files
Merge pull request #3933 from segmentio/3377-content-clarify-how-to-add-destination-functions-to-the-integrations-object
Clarified how to add destination functions to the integrations object
2 parents e259b81 + 434537c commit cddbc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/destination-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ In addition to using [Destination Filters](/docs/connections/destinations/destin
443443
...
444444
```
445445

446-
In the example above, the integrations object directly references and enables the `My Destination Function`. Be sure to include the workspace name in which the destination function is created, as shown. Like all items in the integration object, destination functions (and workspace names) are case sensitive.
446+
In the example above, the integrations object directly references and enables the destination function (`My Destination Function`), located inside your workspace (`My Workspace`). Include the workspace name in parentheses, as shown in the example above. Like all items in the integration object, destination function and workspace names are case sensitive.
447447

448448
## Destination functions FAQs
449449

0 commit comments

Comments
 (0)