A tool that allows the developer to deploy changes from a physical file location to their CDP/Personalize tenant. This enables the usage of Source Control to create templates, flows, decisions, etc.
Need to be able to migrate and deploy decision models built in source control. One challenge with this is that working on the XML of a decision model, isn't quite as intuitive in VS Code as it would be in the tenant, and still trying to come up with ways around that issue, including the potential for a VS Code extension for CDP/Personalize that enables a better preview option.
But either way, the API commands to handle CRUD for use in migrate, testing, and deploys are needed here to support other use cases.
Need to be able to migrate and deploy decision models built in source control. One challenge with this is that working on the XML of a decision model, isn't quite as intuitive in VS Code as it would be in the tenant, and still trying to come up with ways around that issue, including the potential for a VS Code extension for CDP/Personalize that enables a better preview option.
But either way, the API commands to handle CRUD for use in migrate, testing, and deploys are needed here to support other use cases.