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 Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix ShareFile
- 清除位
- Confluence Cloud
- Constant Contact
- Coupa
- Customer.io
- 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 Dynamics CRM
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- 奥克塔
- OpenAI
- OpenAI V1 Compliant 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
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- 探戈卡
- Todoist
- Trello
- Twilio
- 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 活动
上次更新日期 2025年3月24日
自动化费用报告
应用程序: Microsoft Outlook 电子邮件、Document Understanding、SAP Concur。
说明:当收到供应商针对符合报销条件的新电子邮件时,系统应使用 Document Understanding 提取的相关信息在 SAP Concur 中自动添加费用,并上传其收据。
- 打开 Studio Web 并创建一个新项目。 确保在“新建项目”窗口的“如何启动自动化”下拉列表中选择“基于事件”。
- 将“ Microsoft Outlook”: 已收到电子邮件触发器活动拖动至画布。 在触发器活动中:
- 连接到您的 Microsoft Outlook 365 帐户。
- 将“电子邮件文件夹”属性配置为指向您接收费用相关电子邮件的位置。
- 根据需要,可以将其他筛选器添加到您的自动化中。
- 在画布中添加Microsoft 365 下载电子邮件附件活动。
- 在“电子邮件” 属性字段中,选择设置为“提前添加的事件触发器”活动输出的变量。
- 在此示例中,我们排除内联附件,因此对于排除内联附件,选择True 。
- 根据需要,可以将其他筛选器添加到您的自动化中。
- 添加Document Understanding:提取文档数据活动,并且:
- 将“项目”字段设置为“预定义” 。
- 将“提取程序” 字段设置为“收据” 。
- 对于“输入文件”字段,选择“已下载电子邮件附件”>“已下载附件列表”属性的输出作为变量。
- 请注意,遍历循环活动将添加到将当前项目作为输入文件的活动上方。 这是因为电子邮件中可以包含附件数组,而遍历循环活动可以解析所有附件。
- 接下来,添加一个“ SAP Concur:添加快速费用”活动,并且:
- 连接到您的 SAP Concur 帐户。
- 从下拉菜单中选择适当的“费用类型”。
- 配置“事务币种” 字段以使用您要使用的币种。
- 使用变量将“金额”字段设置为“提取文档数据”>“数据”>“总金额”>“值”>“值” 。
- 从下拉菜单中设置“付款类型”。
- 最后,添加“ SAP Concur:上传收据图像”活动,并执行以下操作:
- 使用变量将收据字段设置为当前项目
- 执行工作流。 您的费用将与其相应的收据一起添加到 SAP Concur 中。