Skip to main content

Launch agent in Phantombuster

Launch agent in Phantombuster.

Application

  • Phantombuster

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Agent IDText (Short)Yes
Resolve data?By default the launch just include the container ID. If this option gets activated, it will resolve the data automaticallyTrue/FalseNo
Key 1Name of the argument key to addText (Short)No
Value 1Value to set for the argument keyText (Long)No
Key 2Name of the argument key to addText (Short)No
Value 2Value to set for the argument keyText (Long)No
Key 3Name of the argument key to addText (Short)No
Value 3Value to set for the argument keyText (Long)No
Bonus argument key 1Name of the argument key to addText (Short)No
Bonus argument value 1Value to set for the argument keyText (Long)No
Bonus argument key 2Name of the argument key to addText (Short)No
Bonus argument value 2Value to set for the argument keyText (Long)No
Bonus argument key 3Name of the argument key to addText (Short)No
Bonus argument value 3Value to set for the argument keyText (Long)No
Bonus argument (JSON)Agent bonus argument. Can either be a JSON string or a plain object. This bonus argument is single-use, it will only be used for the current launch. If present, it will be merged with the original argument, resulting in an effective argument that can be retrieved with buster.argument in the agent’s scriptText (Long)No
Manual launch?Whether the agent will be considered as "launched manually"True/FalseNo
Max instance countIf set, the agent will only be launched if the number of already running instances is below the specified numberNumberNo
Save argumentIf true, argument will be saved as the default launch options for the agentText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A