Action destination for Dawn AI
A summary of your pull request, including the what change you're making and why.
Adding an actions destion for Dawn AI
- Adds Dawn as an actions destination so Segment user's can easily forward data for Dawn's analysis (Dawn does semantic analytics on unstructured text data, primarily for AI products)
- Give flexibility to users to forward their data to ingest (lots of different schemas from users for this text data, so keeping it flexible)
- Will have 2 actions, track and identify, that map almost 1-1 with Segment's track and identify types
Testing
Include any additional information about the testing you have completed to ensure your changes behave as expected. For a speedy review, please check any of the tasks you completed below during your testing.
- [*] Added unit tests for new functionality
- [*] Tested end-to-end using the local server
- [ ] [Segmenters] Tested in the staging environment
hi @arvindamirtaa thanks for raising the PR for a new Integration. Myself of my colleague @tcgilbert will be in touch re: next steps.
hi @tcgilbert just FYI there are some failing CI checks on this.
hi @tcgilbert just FYI there are some failing CI checks on this.
@joe-ayoub-segment these were passing previously, @alexisgauba can you pull from main one more time and merge the changes into this branch?
Sorry for the delay! Was out sick, but just pulled from main + merged
hi @arvindamirtaa and @tcgilbert this PR has been deployed.