Skip to content

Commit dd2e383

Browse files
authored
Merge pull request #5663 from segmentio/courtneyga-patch-7
Update insert-functions.md
2 parents 2759aed + 4d8ca35 commit dd2e383

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/functions/insert-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,10 @@ Yes, you can have both destination filters and destination insert functions in t
488488

489489
Segment's data pipeline applies destination filters before invoking insert functions.
490490

491+
##### Why am I receiving a 500 Internal Error when saving the same of the destination insert function?
492+
493+
There is an 120-Character limit for the insert function display name.
494+
491495
{% comment %}
492496

493497
## Using Segment's Public API

0 commit comments

Comments
 (0)