Workflow command '' is not valid | Community
Skip to main content
February 17, 2021
Solved

Workflow command '' is not valid

  • February 17, 2021
  • 1 reply
  • 1013 views

Hi all,

 

I'm trying to execute a workflow via the REST API. First I call the GET method that returns the trigger URL. Then I call this url via POST method but I receive the following error: 

RST-360011 An error has occurred - please contact your administrator.
Workflow command '' is not valid
Error while executing the method 'ProcessCommand' of service 'xtk:workflow'.

 

I couldn't find any information regarding this issue.

 

Many thanks

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 Jonathon_wodnicki

Hi,

 

Adobe Campaign Classic doesn't ship with a REST API or an xtk:workflow#ProcessCommand action.

Maybe custom development? GET method that returns trigger URL?

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
February 17, 2021

Hi,

 

Adobe Campaign Classic doesn't ship with a REST API or an xtk:workflow#ProcessCommand action.

Maybe custom development? GET method that returns trigger URL?

 

Thanks,

-Jon