Dynamic Input
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Useful tools
Actor stats
4
Bookmarked
20
Total users
3
Monthly active users
7 months ago
Last modified
Categories
Share
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Useful tools
Actor stats
4
Bookmarked
20
Total users
3
Monthly active users
7 months ago
Last modified
Categories
Share
inputstringRequired
JavaScript code to evaluate the Input (final Input should be provided in return statement)
targetIdstringOptional
Id of Actor or Task that will be run with evaluated Input (no other Run would be started)
secret0stringOptional
Secret that might be addressed from the Source Code (as INPUT.secret0 or SECRETS[0])
secret1stringOptional
Secret that might be addressed from the Source Code (as INPUT.secret1 or SECRETS[1])
secret2stringOptional
Secret that might be addressed from the Source Code (as INPUT.secret2 or SECRETS[2])
metamorphbooleanOptional
If checked, the current Run try to metamorph into target without creatin a new run (may disable some other options)
Default value of this property is false
timeoutintegerOptional
Timeout in seconds for the new started Run (doesn't work when metamorph is set to true)