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