The invoke code I used was a Python script. The scripts return a string, but how can you connect the openRPA string variables with that Python string response?
all workflow variables are converted to python variables ( if viable )
OpenRPA will automatically map variables. EX if you declare variable βaβ in OpenRPA than you can use same variable in python. Basic variables types like integer ,string, number will automatically convert by openRPA
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.