Automate Content Fragment Extension Project deployments | Community
Skip to main content
New Participant
July 2, 2025
Solved

Automate Content Fragment Extension Project deployments

  • July 2, 2025
  • 1 reply
  • 279 views

Hello Team,

 

I have created an Content Fragment Extension project. Manually deployed the project to Development, Staging, Production Workspace. Now, I want to automate ths process of deployment.

So, can you help me with the automate deployment to different workspace?

 

cc @arunpatidar @amitvishwakarma  @partyush @sarav_prakash 

Thanks in advance

Best answer by arunpatidar

Hi @mahesh_gunaje 

I believe you can use Jenkins or any other CI/CD tool to automate manual process/commands.

Adobe provide the postman collection to get token and other thing you can convert those to API calls in your pipeline.

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
July 2, 2025

Hi @mahesh_gunaje 

I believe you can use Jenkins or any other CI/CD tool to automate manual process/commands.

Adobe provide the postman collection to get token and other thing you can convert those to API calls in your pipeline.

Arun Patidar