integration-service
latest
false
- 入门指南
- 通知
- 许可
- 故障排除
- 连接器生成器
- Act! 365
- ActiveCampaign
- Active Directory - 预览版
- Adobe Acrobat Sign
- Adobe PDF 服务
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- 亚马逊 SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI 文档智能
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- 清除位
- Confluence Cloud
- Constant Contact
- Coupa
- Customer.io
- Datadog
- Deputy
- Discord
- DocuSign
- 水滴
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- 汇率
- Exchange Server - 预览
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales - 预览
- Freshservice
- 获取响应
- GitHub
- Gmail
- 谷歌云平台
- Google 文档
- Google 云端硬盘
- Google Maps
- Google 表格
- Google 语音转文本
- Google 文本转语音
- Google Tasks - 预览
- Google Vertex
- Google Vision - 预览
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook - 预览
- HubSpot CRM
- HubSpot Marketing
- HyperV - 预览
- iContact
- Insightly CRM
- Intercom
- Jira
- Keap
- Klaviyo
- LinkedIn
- 邮件 - 预览
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure OpenAI
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive 和 SharePoint
- Microsoft Outlook 365
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- 奥克塔
- OpenAI
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- 贝宝
- PDFMonkey
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI - 预览
- SAP Cloud for Customer
- SAP Concur
- SAP OData - Preview
- 关于 SAP OData 连接器
- SAP OData 身份验证
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - 预览
- 探戈卡
- Todoist
- Trello
- Twilio
- UiPath 生成式 AI 活动
- X(以前称为 Twitter)
- Xero
- WatsonX.ai
- WhatsApp Business
- WOO COMMERCE
- 可行
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- 缩放
- Zoom 信息
SAP OData 身份验证
重要 :
请注意,此内容已使用机器翻译进行了本地化。
Integration Service 中提供的连接器包采用的是机器翻译的译文。
Integration Service 用户指南
Last updated 2024年11月21日
SAP OData 身份验证
要创建连接,您需要以下凭据:
- Site URL - The URL of the SAP product you would want to connect with.
- Service - The SAP service you want to connect to, such as
API_BUSINESS_PARTNER
. For SAP C4C, keep the default value ofNA
. - Username - Instance username.
- Password - Instance account password.
Note: If you're connecting to SAP S4 HANA, make sure the service you want to access is enabled. For activating and maintaining any service, refer to the Activate OData Services V2 documentation.
If you're connecting to SAP S4 HANA
The SAP OData connector supports only SAP S4 HANA Cloud Private Edition. This means that the HTTPS API requests need both the host (a domain or IP address) and the port number (an identified process or service running on a host) to be publicly accessible.
To do this, you must expose your [Host]:[PORT] combination on a public network. You can achieve this using a tool such as ngrok, that creates secure tunnels from a public endpoint to the service running on your local machine.
Format example for the site URL using ngrok:
https://<placeholder>.ngrok.app
, where <placeholder>
is a randomly generated string that identifies your ngrok session. This URL makes your locally running service (specified by the host and port) accessible over the internet.
If you're connecting to SAP C4C
To retrieve the site URL, navigate to your SAP Sales Cloud site URL. For example,
https://my328080.crm.ondemand.com
.
-
从Automation Cloud TM中选择“Integration Service”。
- From the Connectors list, select SAP OData. You can also use the search bar to find the connector.
- Select the Connect to SAP OData button.
- First, select the SAP product you want to connect to: SAP C4C or SAP S4 HANA.
- Next, enter the required credentials. If you're connecting to SAP C4C, keep the Service field's default value (
NA
). - Select Connect to create the connection.