getCrmConnectionOwnerInfo
Look up the owner identity of a workspace account's CRM connection (email, and for Salesforce whether they are a System Administrator). Returns null when the connection is unavailable.
getCrmConnectionOwnerInfo(
input: getCrmConnectionOwnerInfoInput!
): getCrmConnectionOwnerInfoPayload
Arguments
getCrmConnectionOwnerInfo.input ● getCrmConnectionOwnerInfoInput! non-null input
The workspace account and CRM provider to inspect.
Type
getCrmConnectionOwnerInfoPayload object
Identity of the account that owns a CRM connection.