Skip to main content
Launch agent in Phantombuster
Wrk Product avatar
Written by Wrk Product
Updated over 2 months ago

Launch agent in Phantombuster.

Application

  • Phantombuster

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Agent ID

Text (Short)

Yes

Resolve data?

By default the launch just include the container ID. If this option gets activated, it will resolve the data automatically

True/False

No

Key 1

Name of the argument key to add

Text (Short)

No

Value 1

Value to set for the argument key

Text (Long)

No

Key 2

Name of the argument key to add

Text (Short)

No

Value 2

Value to set for the argument key

Text (Long)

No

Key 3

Name of the argument key to add

Text (Short)

No

Value 3

Value to set for the argument key

Text (Long)

No

Bonus argument key 1

Name of the argument key to add

Text (Short)

No

Bonus argument value 1

Value to set for the argument key

Text (Long)

No

Bonus argument key 2

Name of the argument key to add

Text (Short)

No

Bonus argument value 2

Value to set for the argument key

Text (Long)

No

Bonus argument key 3

Name of the argument key to add

Text (Short)

No

Bonus argument value 3

Value to set for the argument key

Text (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 script

Text (Long)

No

Manual launch?

Whether the agent will be considered as "launched manually"

True/False

No

Max instance count

If set, the agent will only be launched if the number of already running instances is below the specified number

Number

No

Save argument

If true, argument will be saved as the default launch options for the agent

Text (Short)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?