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
{% unless integration.categories contains promoted_categories[0] or integration.categories contains promoted_categories[1] or integration.categories contains promoted_categories[2] or integration.categories contains promoted_categories[3] or integration.hidden%}
Copy file name to clipboardExpand all lines: src/connections/sources/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,4 +204,4 @@ To create a source:
204
204
> - Debugger ease of use - mixing libraries/sources on a single API key means you’re heavily reliant on filtering to actually test events
205
205
> - Flexibility sending data to different projects - if you want to have different warehouse schemas, analytics projects, etc, having multiple sources would create this separation
206
206
> - More control - as your account grows with the number of destinations you enable, having separate sources allows you to have more control
207
-
> - A source type cannot be changed once it is created. You must create a new source if you would like to use a different source type.
207
+
> - A source type cannot be changed once it is created. You must create a new source if you would like to use a different source type.
0 commit comments