Action
No description
type Action {
action_source_id: ID!
add_to_classic_campaigns: [ActionAddToClassicCampaign]
add_to_marketing_lists: [ActionAddToMarketingList]
add_to_subscription_lists: [ActionAddToSubscriptionList]
add_to_workflows: [ActionAddToWorkflow]
adjust_lead_scores: [ActionAdjustLeadScore]
create_crm_case: ActionCreateCrmCase
create_crm_tasks: [ActionCreateCrmTask]
create_or_update_crm_contact: ActionCreateOrUpdateCrmContact
create_or_update_crm_lead: ActionCreateOrUpdateCrmLead
create_salesforce_opportunity: ActionCreateSalesforceOpportunity
created_at: DateTime!
created_by: User
id: ID!
move_to_node: ActionMoveToNode
register_for_go_to_webinars: [ActionRegisterForGoToWebinar]
register_for_swoogo_event: ActionRegisterForSwoogoEvent
remove_from_classic_campaigns: [ActionRemoveFromClassicCampaign]
remove_from_marketing_lists: [ActionRemoveFromMarketingList]
remove_from_subscription_lists: [ActionRemoveFromSubscriptionList]
remove_from_workflows: [ActionRemoveFromWorkflow]
send_autoresponder_email: ActionSendAutoresponderEmail
send_email: ActionSendEmail
send_notification: ActionSendNotification
send_sms_message: ActionSendSmsMessage
send_split_email: ActionSendSplitEmail
send_webhook: ActionSendWebhook
set_field_values: [ActionSetFieldValue]
set_lead_stage: ActionSetLeadStage
set_owner: ActionSetOwner
source: ActionSource!
source_id: Mixed!
sourceable: Sourceable
sunset_contact: ActionSunsetContact
sync_to_dynamics: ActionSyncToDynamics
sync_to_salesforce: ActionSyncToSalesforce
sync_to_sugar: ActionSyncToSugar
type: ActionType!
unsunset_contact: ActionUnSunsetContact
updated_at: DateTime!
updated_by: User
wait: ActionWait
}
Fields
Action.action_source_id
● ID!
non-null scalar
Action.add_to_classic_campaigns
● [ActionAddToClassicCampaign]
list object
Action.add_to_marketing_lists
● [ActionAddToMarketingList]
list object
Action.add_to_subscription_lists
● [ActionAddToSubscriptionList]
list object
Action.add_to_workflows
● [ActionAddToWorkflow]
list object
Action.adjust_lead_scores
● [ActionAdjustLeadScore]
list object
Action.create_crm_case
● ActionCreateCrmCase
object
Action.create_crm_tasks
● [ActionCreateCrmTask]
list object
Action.create_or_update_crm_contact
● ActionCreateOrUpdateCrmContact
object
Action.create_or_update_crm_lead
● ActionCreateOrUpdateCrmLead
object
Action.create_salesforce_opportunity
● ActionCreateSalesforceOpportunity
object
Action.created_at
● DateTime!
non-null scalar
Action.created_by
● User
object
Action.id
● ID!
non-null scalar
Action.move_to_node
● ActionMoveToNode
object
Action.register_for_go_to_webinars
● [ActionRegisterForGoToWebinar]
list object
Action.register_for_swoogo_event
● ActionRegisterForSwoogoEvent
object
Action.remove_from_classic_campaigns
● [ActionRemoveFromClassicCampaign]
list object
Action.remove_from_marketing_lists
● [ActionRemoveFromMarketingList]
list object
Action.remove_from_subscription_lists
● [ActionRemoveFromSubscriptionList]
list object
Action.remove_from_workflows
● [ActionRemoveFromWorkflow]
list object
Action.send_autoresponder_email
● ActionSendAutoresponderEmail
object
Action.send_email
● ActionSendEmail
object
Action.send_notification
● ActionSendNotification
object
Action.send_sms_message
● ActionSendSmsMessage
object
Action.send_split_email
● ActionSendSplitEmail
object
Action.send_webhook
● ActionSendWebhook
object
Action.set_field_values
● [ActionSetFieldValue]
list object
Action.set_lead_stage
● ActionSetLeadStage
object
Action.set_owner
● ActionSetOwner
object
Action.source
● ActionSource!
non-null enum
Action.source_id
● Mixed!
non-null scalar
Action.sourceable
● Sourceable
union
Action.sunset_contact
● ActionSunsetContact
object
Action.sync_to_dynamics
● ActionSyncToDynamics
object
Action.sync_to_salesforce
● ActionSyncToSalesforce
object
Action.sync_to_sugar
● ActionSyncToSugar
object
Action.type
● ActionType!
non-null enum
Action.unsunset_contact
● ActionUnSunsetContact
object
Action.updated_at
● DateTime!
non-null scalar
Action.updated_by
● User
object
Action.wait
● ActionWait
object
Returned By
action
query ● deleteAction
mutation
Member Of
ActionRegisterForGoToWebinar
object ● ActionSendEmail
object ● ActionSendSmsMessage
object ● ActionSendSplitEmail
object ● ActionSendWebhook
object ● ActionSetOwner
object ● ActionsResponse
object ● ActionWait
object ● AutomatedAction
object ● ClassicForm
object ● ClassicOrGoldilocksForm
object ● ConditionalAction
object ● CrmIntegration
object ● DynamicsIntegration
object ● Form
object ● LeadScoringThreshold
object ● LeadStageChangeAction
object ● OpportunityStageChangeAction
object ● SalesforceIntegration
object ● SugarIntegration
object ● WorkflowNode
object