activities
latest
false
- 概要
- Act! 365
- ActiveCampaign
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- Customer.io
- Datadog
- Deputy
- Discord - プレビュー
- DocuSign
- Drip
- Dropbox
- Dropbox Business
- Egnyte
- Epic FHIR R4 - プレビュー
- Eventbrite
- Exchangerates
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- FreshService
- Getresponse
- GitHub
- Google Maps
- Google 音声テキスト変換
- Google Text-to-Speech
- Google Vertex
- Google Vision - プレビュー
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook
- HubSpot CRM
- Hubspot Marketing
- iContact
- Insightly CRM
- Intercom
- Jira
- Keap
- Klaviyo
- LinkedIn
- Mailchimp
- Mailjet
- MailerLite
- Mailgun
- Marketo
- Microsoft Azure OpenAI
- Microsoft Dynamics CRM
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- Okta
- OpenAI
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Pinecone
- Pipedrive
- QuickBooks Online
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP Build Process Automation - プレビュー
- SAP Cloud for Customer
- SAP Concur
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath GenAI アクティビティ
- IBM WatsonX
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- X(旧ツイッター)
- Xero
- リリース ノート
- About the Xero activity package
- プロジェクトの対応 OS
- 連絡先を作成
- すべての連絡先のリストを取得
- Add Attachment to Contact
- Get Balance Sheet Report
- Get BAS Report
- Get GST Report
- Get Bank Summary Report
- Get Aged Receivables by Contact Report
- Get Attachments of a Contact
- Get Budget Summary Report
- Get Profit and Loss Report
- Get Trial Balance Report
- Get Executive Summary Report
- Get Aged Payables by Contact Report
- レポートのリストを表示
- レコードを削除
- すべてのレコードのリストを取得
- レコードを取得
- レコードを挿入
- レコードを置換
- Youtube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- Zoom
- ZoomInfo
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Integration Service で提供されるコネクタ パッケージは機械翻訳で処理されています。
Integration Service のアクティビティ
Last updated 2024年9月9日
すべてのチャンネルをリスト表示
UiPath.Slack.IntegrationService.Activities.ListAllChannels
conversations.list - GET API を使用して、Slack のパブリック チャンネル、プライベート チャンネル、
mpim
オブジェクト、または im
オブジェクトの会話のリストを取得します。
- 接続 ID - Integration Service で確立された接続です。 ドロップダウン メニューにアクセスして、コネクションを選択、追加、または管理します。 このフィールドは、文字列または
String
型変数のみをサポートします。 - 最大項目数 - 返すレコードの最大数です。
Int32
またはInt32
型変数を入力します。
詳細オプション
オプション
- アーカイブ済みを除外 - True に設定すると、アーカイブ済みのチャンネルがリストから除外されます。このフィールドは
Boolean
値のみを受け入れます。既定値は False です。 - チーム ID - チャンネルのリストを取得するためのエンコードされたチームまたはワークスペース ID です。何も渡されなければ、接続されたワークスペース (インスタンスの作成時にユーザーが選択) の ID が既定で設定されます。このフィールドは、文字列または
String
型変数のみをサポートします。 - 種類 - チャンネルの種類を組み合わせて使用できるドロップダウン リストです。このリストから複数の種類を選択できます。
出力
- チャンネル - 取得したチャンネルです。このフィールドは
Conversations[]
型の変数のみを受け入れます。