frank-h
2/28/2018 - 9:10 PM

Adding channels to groups in Mirth

#Mirth

------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="channelGroups";
Content-Type: application/xml

<set>
  <channelGroup>
    <id>98d47d66-ccd8-43f2-9676-de92960def59</id>
    <name>TestChannel</name>
    <channels>
    	<id>0d804e91-7360-455a-bdf5-d4e71b699b97</id>
    </channels>
  </channelGroup>
</set>

------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="removedChannelGroupIds";
Content-Type: application/xml; 

<set/>

------WebKitFormBoundary7MA4YWxkTrZu0gW--