action-destinations
                                
                                
                                
                                    action-destinations copied to clipboard
                            
                            
                            
                        Action Destinations are the new way to build streaming destinations on Segment.
_A summary of your pull request, including the what change you're making and why._ ## Testing _Include any additional information about the testing you have completed to ensure your changes...
# Summary Show batch_size for actions-mixpanel with minimum and maximum limits [Mixpanel supports upto 2000 events per batch](https://developer.mixpanel.com/reference/track-event) Warning!! Do not merge this until the below dependent PRs are merged:...
This PR was opened by GithHub Actions. Whenever you're ready to publish the packages, merge this PR. # Packages @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected]...
This PR was opened by GithHub Actions. Whenever you're ready to publish the packages, merge this PR. # Packages @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected] @segment/[email protected]...
This PR modifies the mailingLists field from an array of objects to a single object. Since users can't manually provide objects for the array, the previous structure was not very...
_A summary of your pull request, including the what change you're making and why._ ## Testing _Include any additional information about the testing you have completed to ensure your changes...
New Destination for Optimizely Web ## Testing Testing TBC
This Pull request is to fix the event delivery issue in TrackEvent and OrderCompleted Actions of Klaviyo (Actions)due to time property. So we are converting the timestamp to ISO Format...
Content Id was set as a number and was throwing an error as it needed to be a string. Updated the type of mapping from number to string. JIRA ->...
[Integrations PR](https://github.com/segmentio/integrations/pull/2863) Refactoring changes of https://github.com/segmentio/action-destinations/pull/2024 Implementation of [Dedup RFC](https://docs.google.com/document/d/1dAdSKB0gKVWilk8B2SBRS_WLH_C7QcSqUolXEafjBOc/edit#heading=h.58i28b4gdqng) ## Testing _Include any additional information about the testing you have completed to ensure your changes behave as expected. For...