Greetings;
I'm working on my first XtendM3 project for an MI for M3. I like scripting tasks for purposes of automation and reducing copy / paste errors when testing and deploying code between environments. I've done this in the past with APIs for configurations in CMS010/015 and APIs for Event Analytics (On-Prem/Single Tenant)
Are there / will there be APIs for pulling / deploying / updating code to XTendM3 for non-Production environments? I would like to be able to script an IONAPI call to automate.
I see the import / export puts the code in a Base 64 encoded string in the JSON file, but I was hoping to not have to build / translate that for each process.
I understand the signed code would most likely require a manual import in a Production environment.
Thanks for any assistance;
Billy