If you can do it through the UI, then you can do it through the API. The
only thing the UI does is call the API on your behalf. I'm assuming that
you've already done this through the UI, so that means the API can
handle it.Extensions can provide different functionality to Launch. This
functionality usually comes in the form of data elements and rule
components (rule components can be events, conditions, or actions). On
the Launch team, we refer to data elements and rule components as
delegates. ...