I am looking for CI/CD provisioning for adobe campaign standard, is this possible? if so thoughts please.
Solved! Go to Solution.
Views
Replies
Total Likes
As I mentioned earlier this is very rare use case and I don't see any Adobe Campaign Standard Core API for packages, please check below list of rest apis which ACS supports
https://github.com/adobe/aio-lib-campaign-standard/blob/master/spec/api.json
Views
Replies
Total Likes
What exactly you are trying to achieve with CI/CD, I think if you can provide little bit more details on this will help the community to answer you question.
Based on my understanding, If you want to build packages or export/backup workflows, etc through ACS Rest Api's ( custom code) then you can use Jenkins to automate this by creating maven project.
But, I see this use case very rare.
Views
Replies
Total Likes
I will be maintaining a code-base(packages) in GIT and I will have DevOps setup which will deploy the package to corresponding instance upon commits. I am looking for ACS Rest Api's which can help me achieve this(i.e installation of packages))
and also you were saying there is Rest API(Custom code) for exporting packages can you give the reference for that.
Views
Replies
Total Likes
As I mentioned earlier this is very rare use case and I don't see any Adobe Campaign Standard Core API for packages, please check below list of rest apis which ACS supports
https://github.com/adobe/aio-lib-campaign-standard/blob/master/spec/api.json
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies