[HOW TO] Adobe Campaign Standard - Pass parameter to a WorkFlow called via REST API | Community
Skip to main content
Level 2
April 20, 2018
Solved

[HOW TO] Adobe Campaign Standard - Pass parameter to a WorkFlow called via REST API

  • April 20, 2018
  • 1 reply
  • 3068 views

Hi,

is there a way to "pass" a set of parameters to a ACS WF execution using REST API?

We figured out a process in which this is built in a two-step process and with the use of a "semaphore" custom entity that is filled with execution data and therefore read by the WF itself. But this approach seems to us weak in terms of management of concurrency and isolation.

Is there a better way in your opinionto manage this requirement?

Fabio

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by florentlb

Hi Fabio,

Currently the workflow API only works as described in this doc: Adobe Campaign Standard API

What kind of parameters would you like to pass? Please share more details about your use case and I'll check if we can figure something out.

Florent

1 reply

florentlb
florentlbAccepted solution
Level 10
May 15, 2018

Hi Fabio,

Currently the workflow API only works as described in this doc: Adobe Campaign Standard API

What kind of parameters would you like to pass? Please share more details about your use case and I'll check if we can figure something out.

Florent