通过API将参数传递给CRM 2011工作流 [英] Pass a parameter to a CRM 2011 Workflow via the API

查看:64
本文介绍了通过API将参数传递给CRM 2011工作流的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的工作流程中包含提示和响应对话框。我可以使用 ExecuteWorkflowRequest 从API运行工作流,但是如何为提示和响应输入提供值?

I have a workflow that has a 'Prompt and Response' dialogue. I can run the workflow from the API using ExecuteWorkflowRequest but how do I provide values for the prompt and response inputs?

推荐答案

工作流不带参数。

对话框带有参数,这些参数通常是从其他对话框或查询传递的。

Dialogs take parameters, which are generally passed from other dialogs or queries.

我唯一要做的事情要做的是将相关的实体从父工作流程作为主要实体传递给子工作流程。

The only thing I managed to do is to pass a related entity from parent workflow as the primary entity to a child workflow.

这篇关于通过API将参数传递给CRM 2011工作流的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆