Data Transform Tool and More - September 21st, 2021

Introducing new UI for Data Transforms, Faros CI/CD GitHub Action, and Faros CDK for Airbyte connectors.

Data Transform UI

šŸ‘·ā€ā™€ļø Using our new UI, you can now map custom fields of your source systems to fields of our graph entities. You can also transform entities into other entities (Tasks to Incidents, for example).

3006

Transform UI

Faros CI/CD GitHub Action

šŸ— Now you can instrument your CI/CD workflows on GitHub Actions simply by using our Faros CI/CD GitHub Action!

Faros Destination for Airbyte

āš” Write data from any Airbyte source into your Faros graph using the universal Faros Destination for Airbyte. If an input stream is not supported, just use JSONata to transform it, by passing an expression through the config.

Faros CDK for Airbyte connectors

šŸ›  Build your own Airbyte source/destination in TypeScript/JavaScript with Faros AI CDK. For more information, visit the Airbyte site.