Adobe API capabilities | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Darren_Bowers

Hi @ramaswami  you can use CreateOperationFromModel : https://docs.adobe.com/content/help/en/campaign-classic/technicalresources/api/sm-operation-CreateOperationFromModel.html

Its a fairly complex XML structure to create the Operation and Workflow, so I would try to use the UI in conjunction with a web services capture utility like Fiddler to capture some example requests so you can see how the UI creates a campaign from scratch: https://helpx.adobe.com/campaign/kb/soap-traffic-fiddler.html

Cheers Darren

1 reply

Darren_Bowers
Darren_BowersAccepted solution
Level 9
June 26, 2020

Hi @ramaswami  you can use CreateOperationFromModel : https://docs.adobe.com/content/help/en/campaign-classic/technicalresources/api/sm-operation-CreateOperationFromModel.html

Its a fairly complex XML structure to create the Operation and Workflow, so I would try to use the UI in conjunction with a web services capture utility like Fiddler to capture some example requests so you can see how the UI creates a campaign from scratch: https://helpx.adobe.com/campaign/kb/soap-traffic-fiddler.html

Cheers Darren

RamaswamiAuthor
Level 4
June 29, 2020
Hi Darren, yes! did that. Our Adobe campaign is hosted in cloud so this idea won't work if it's hosted in cloud? Is there any other alternative to create a campaign through APIs if Adobe is hosted on cloud.