Orchestrator

Authenticating Actions

文本由 Phrase Language AI 从英语机器翻译而得。

为了验证工作流,请将获取访问令牌操作作为工作流中的第一个操作。这确保所有后续操作都可以访问其输出。

所有需要身份验证的后续操作将引用获取访问令牌操作。将他们的访问令牌字段链接到获取访问令牌并使用以下表达式:

对于TMS操作,请使用表达式:{{$.tokens.tms_token}}

对于Strings操作,请使用表达式:{{$.tokens.strings_token}}

获取访问令牌操作不需要任何配置。

这篇文章有帮助吗?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.