AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
TRIGGERcmdTRIGGERcmd

Specific command

This trigger files when a command you choose is triggered.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger files when a command you choose is triggered.
API endpoint slug
trigger_cmd.specific_command_trigger

Trigger fields

Command Dropdown list

Label
Command
Helper text
Choose a command to trigger this applet.
Slug
command
Required
true
Can have default value
false

Ingredients

TriggerThis is the trigger name for the command.

Slug
trigger
Filter code
TriggerCmd.specificCommandTrigger.Trigger
Type
String
Example
Calculator

ComputerThis is the computer the command will run on.

Slug
computer
Filter code
TriggerCmd.specificCommandTrigger.Computer
Type
String
Example
Laptop

Created atDate and time event was created.

Slug
created_at
Filter code
TriggerCmd.specificCommandTrigger.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00