Synchronize IcePanel objects with external resources
If you have objects in IcePanel that also live in other systems/platforms/cloud providers you may want synchronize properties between these systems. For example you could synchronize external links to a resource from your IcePanel model. To do this, we recommend using a script to populate/synchronize properties in IcePanel.Configure labels on the resource
First, use the labels property to store the identifier of your external resource in the IcePanel object.Use labels to update the resource
Once each object has thecloudId
label assigned you can use that field to reverse lookup the coresponding IcePanel object.