Back

UpdateAutomationInput


Autogenerated input type of UpdateAutomation

Input Fields : ObjectDescription
clientMutationId: String A unique identifier for the client performing the mutation.
id: ID The automation ID
active: Boolean Whether the automation is active
action_id: ID The automation's action ID Valid options: - create_card - create_connected_card - move_parent_card - move_multiple_cards - move_single_card - schedule_create_card - update_card_field - send_http_request
action_params: AutomationActionParamsInput The automation's action parameters
action_repo_id: ID The action repo ID
condition: ConditionInput The automation condition
event_id: ID The automation's event ID Valid options: - all_children_in_phase - card_created - card_moved - field_updated - scheduler - sla_based
event_params: AutomationEventParamsInput The automation's event parameters
event_repo_id: ID The event repo ID
name: String The automation name
responseSchema: JSON The automation's response schema
schedulerCron: CronInput The schedule information on a crontab format
scheduler_frequency: String The automation frequency Valid options: - hourly - daily - weekly - monthly
searchFor: [SearchConditionInput] The parameters to select itens in a recurring automation