Skip to main content
1-Visitor
February 27, 2019
Question

Automating mashup creation?

  • February 27, 2019
  • 3 replies
  • 1347 views

Hi,

 

I need to create a large number of mashups and was wondering if there is a faster way to do so than navigating the composer and creating them manually. Is there a way to solve this problem programmatically, i.e. automate the creation process when given a list of mashup names?

 

Thanks in advance!  

3 replies

1-Visitor
February 27, 2019

Any composer action it's an API REST Call, if you replicate it you can do it.

1-Visitor
February 27, 2019

You could also build the Mashup XML via Import Entities (to see Mashup XML format, export a Mashup through Export for Source Control for instance)