Dynamic Input avatar
Dynamic Input
Try for free

No credit card required

View all Actors
Dynamic Input

Dynamic Input

useful-tools/dynamic-input
Try for free

No credit card required

Actor for calling other Actors with dynamic input

Dynamic Input evaluation

inputstringRequired

JavaScript code to evaluate the Input (final Input should be provided in return statement)

ActorId/TaskId to be ran

targetIdstringOptional

Id of Actor or Task that will be run with evaluated Input (no other Run would be started)

Secret #0

secret0stringOptional

Secret that might be addressed from the Source Code (as INPUT.secret0 or SECRETS[0])

Secret #1

secret1stringOptional

Secret that might be addressed from the Source Code (as INPUT.secret1 or SECRETS[1])

Secret #2

secret2stringOptional

Secret that might be addressed from the Source Code (as INPUT.secret2 or SECRETS[2])

Metamorph

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

Build

buildstringOptional

Build of the newly started Run

Timeout

timeoutintegerOptional

Timeout in seconds for the new started Run (doesn't work when metamorph is set to true)

Memory

memoryMbintegerOptional

Memory in MB for the newly started Run (doesn't work when metamorph is set to true)

Proxy configuration

proxyConfigurationobjectOptional

If filled it will use proxy for the Axios Request

Default value of this property is {"useApifyProxy":true}

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 3 stars
  • 97.9% runs succeeded
  • Created in Sep 2023
  • Modified 3 months ago