activities
latest
false
- 概述
- UiPath 生成式 AI 活动
- Act! 365
- ActiveCampaign
- Adobe Acrobat Sign
- Adobe PDF 服务
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- 亚马逊 SES
- Amazon Transcribe
- Anthropic Claude
- Asana
- AWeber
- Azure AI 文档智能
- Azure Defender for Cloud
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix ShareFile
- 清除位
- Confluence Cloud
- Constant Contact
- Coupa
- CrewAI – 预览版
- Customer.io
- Database Hub - 预览版
- Databricks智能体
- Datadog
- 深度查找
- Deputy
- Discord - 预览
- DocuSign
- 水滴
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- 汇率
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- Freshservice
- 获取响应
- GitHub
- Google Maps
- Google 语音转文本
- Google 文本转语音
- Google Vertex
- Google Vision
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook
- HubSpot CRM
- HubSpot Marketing
- Icertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- Keap
- Klaviyo
- LinkedIn
- Mailchimp
- Mailjet
- MailerLite
- Mailgun
- Marketo
- Microsoft Azure OpenAI
- Microsoft Azure AI Foundry
- Microsoft Azure Sentinel
- Microsoft Dynamics CRM
- Microsoft Power Automate
- Microsoft Sentiment
- Microsoft Sentinel Threat Intelligence
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- 奥克塔
- OpenAI
- 符合 OpenAI V1 的 LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooks Online
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Snowflake Cortex
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- 探戈卡
- Todoist
- Trello
- Twilio
- UiPath Apps - Preview
- UiPath Orchestrator
- IBM WatsonX
- WhatsApp Business
- WOO COMMERCE
- 可行
- Workday
- Workday REST
- X(以前称为 Twitter)
- Xero
- Youtube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- 缩放
- Zoom 信息
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Integration Service 活动
上次更新日期 2026年4月9日
删除成员
UiPath.DropboxBusiness.IntegrationService.Activities.DeleteMembers
此活动可从团队中删除成员。
在活动正文中
以下属性位于活动主体中:
- “成员 ID” - “成员”对象的 ID。
- 保留帐户- 将成员降级为基本帐户。用户将保留与其 Dropbox 帐户关联的电子邮件地址,以及其帐户中(不仅限于团队成员)中的数据。此字段的默认值为
False。备注:要保留帐户,应将参数
Wipe_data设置为 false。 - Retain_team_shares - 如果提供,则允许用户在降级为 Basic 帐户时保留已与其明确共享(而不是通过组)的 Dropbox 文件夹(非通过 Dropbox Robot)的访问权限。此字段的默认值为
False。备注:用户将无法保留对不允许外部共享的文件夹的访问权限。为了保持共享关系,应将
wipe_data参数设置为False,而keep_account参数应设置为True。 - Center_admin_id - 如果提供,则系统在转移流程中出错时,系统会通过电子邮件将其发送给该用户。如果提供了参数
transfer_dest_id,则还必须提供此参数。 - Center_dest_id - 如果提供,则已删除成员帐户中的文件将转移给此用户。
- “擦除数据” - 如果提供,则控制是否会在用户已关联的设备上删除用户的数据。此字段的默认值为
True。
属性
常见
- “显示名称” - 活动的显示名称。该字段支持“字符串”类型输入。
其他
- “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
输出
- ResponseStatus - The status of the request (success/failure information). Enter a
ResponseStatusvariable (UiPath.BAF.Models.ResponseStatus). TheResponseStatusobject includes three properties that you can use in other activities.- Success -
Boolean- Specifies whether the API request was successful. - ErrorCode -
String- The response error if the API request is unsuccessful (Success=False). - Message -
String- The error message
- Success -