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
Copy file name to clipboardExpand all lines: src/connections/functions/usage.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,3 +69,7 @@ for (const response of responses) {
69
69
```
70
70
71
71
If you're only issuing a single request in your function and it is slow, you might want to contact the owner of the external API for support.
72
+
73
+
## Default limit number
74
+
75
+
Each workspace has a default limit of 25 Functions in total across Source, Insert, and Destination Functions. If you want to create more, please reach out to [Segment](mailto:[email protected]).
0 commit comments