Get App Connections
element.getAppConnections()
Retrieve a list of App Connections associated with the selected element. Only App connections created by the current App will be returned.
Syntax
Returns
Promise<Array<string>>
A Promise that resolves to an array of App Connection string identifiers for the element-App connection.