Get output value from REST Workflow Activity Designer to runscript

varalakshmi1
Kilo Contributor

Hi All,

I have created a rest activity designer working fine,but i want to access output value into other activity.

I have tried to assign workflow.scratchpad.serverid,

1 ACCEPTED SOLUTION

Community Alums
Not applicable

When you add the Activity to a Workflow, then you can add the output to other Activities from the Data tab on the right side of the screen.


View solution in original post

15 REPLIES 15

Community Alums
Not applicable

Did you create Output Variables in your custom Activity? You need to create those to use that information later in the Workflow. You can access these Outputs in the Data tab or in script fields with the variables on the right.


Hi Ben,



I have created output,now i want to access in other activity.



find_real_file.png


Community Alums
Not applicable

When you add the Activity to a Workflow, then you can add the output to other Activities from the Data tab on the right side of the screen.


Ben,


I tried to drag and drop the output into other activity input,its not happening.



find_real_file.png