ビュー
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
CData Cmdlets PowerShell Module for Salesloft ビュー
Name | Description |
AccountStages | Returns multiple account stage records. The records can be filtered, paged, and sorted according to the respective parameters. |
AccountTiers | Returns multiple account tier records. The records can be filtered, paged, and sorted according to the respective parameters. |
ActionDetails | Returns multiple call instruction records. The records can be filtered, paged, and sorted according to the respective parameters. |
Actions | Returns multiple action records. The records can be filtered, paged, and sorted according to the respective parameters. Only actions that are currently 'in_progess' will be returned by this endpoint. If the requester is not an admin, this endpoint will only return actions belonging to the requester. If the request is an admin, this endpoint will return actions for the entire team. Additionally, an admin may use the user_guid parameter to request actions that belong to specific users on the team. |
ActivityHistories | Fetches all of the customer's past activities for your application. Returns all the Activities that are found on the Salesloft Activity Feed. |
Cadences | Returns multiple cadence records. The records can be filtered, paged, and sorted according to the respective parameters. |
CallDataRecords | Returns multiple call data records. The records can be filtered, paged, and sorted according to the respective parameters. Call data records are records of all inbound and outbound calls through SalesLoft. A call data record may be associated with a call, but does not have to be. |
CallDispositions | Returns multiple call disposition records. The records can be sorted according to the respective parameters. Call dispositions must be configured in application. This will change in the future, but please contact us if you have a pressing use case. |
CallerIDs | Returns each entry that is a possible caller ID match for the number. Multiple entries may be returned if the phone number is present on more than one person in the system. Phone number should be in E.164 format. |
CallSentiments | Returns multiple call sentiment records. The records can be sorted according to the respective parameters. Call sentiments must be configured in application. This will change in the future, but please contact us if you have a pressing use case. |
ConversationsCalls | Enqueue a Conversations Call for processing. |
CRMActivities | Returns multiple crm activity records. The records can be filtered, paged, and sorted according to the respective parameters. |
CRMActivityFields | Returns multiple crm activity field records. The records can be filtered, paged, and sorted according to the respective parameters. |
CRMUsers | Returns multiple crm user records. |
Emails | Returns multiple email records. The records can be filtered, paged, and sorted according to the respective parameters. |
EmailTemplateAttachments | Returns multiple email template attachment records. The records can be filtered and paged according to the respective parameters. |
EmailTemplates | Returns multiple email template records. The records can be filtered, paged, and sorted according to the respective parameters. |
Groups | Returns multiple group records. The records can be filtered, and sorted according to the respective parameters. |
MIMEEmailPayloads | Returns the MIME content for email. |
PhoneNumberAssignments | Fetches multiple phone number assignment records. The records can be filtered, paged, and sorted according to the respective parameters. |
RecordingSettings | Fetches the recording status for a given phone number, based on Do Not Record and Recording Governance for your team. Phone number should be in E.164 format. |
Roles | Fetches multiple custom role records. The records can be filtered, and sorted according to the respective parameters. A custom role is any role that is not Admin or User. |
Steps | Returns multiple step records. The records can be filtered, paged, and sorted according to the respective parameters. |
Successes | Returns multiple success records. The records can be filtered, paged, and sorted according to the respective parameters. |
Tags | Fetches a list of the tags used for a team. The records can be filtered, paged, and sorted according to the respective parameters. Tags can be applied to multiple resource types. |
Team | Returns the team of the authenticated user. |
TeamTemplateAttachments | Returns multiple team template attachment records. The records can be filtered and paged according to the respective parameters. |
TeamTemplates | Fetches multiple team template records. The records can be filtered, paged, and sorted according to the respective parameters. Team templates are templates that are available team-wide. Admins may use team templates to create original content for the entire team, monitor version control to ensure templates are always up to date, and track template performance across the entire organization. All metrics on a team template reflect usage across the team; individual metrics can be found with the email_templates API endpoint. |
Users | Returns Non Admin: Lists only your user, or all on team depending on group visibility policy Team Admin: Lists users associated with your team. |