Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 Workday Rest API 进行系统间通信
注册 API 客户端和注册 API 客户端以进行集成有什么区别
我应该使用这些选项中的哪一个?
谢谢达米安
Workday官方回复如下
当您希望您的应用程序/网站的用户被提示输入他们的身份验证详细信息时,您将使用注册 API 客户端。当您不希望这种人工交互时,您可以使用 Register API Client for Integrations。