CreateActionInput
No description
input CreateActionInput {
source: ActionSourceType!
type: ActionType!
addToWorkflows: CreateActionAddToWorkflowsHasMany
addToClassicCampaigns: CreateActionAddToClassicCampaignsHasMany
addToGoogleAdsAudiences: CreateActionAddToGoogleAdsAudiencesHasMany
addToMarketingLists: CreateActionAddToMarketingListsHasMany
addToSubscriptionLists: CreateAddToSubscriptionListsHasMany
assignPromotionalCodes: CreateActionAssignPromotionalCodesHasMany
adjustLeadScores: CreateActionAdjustLeadScoresHasMany
checkInForEvent: CreateActionCheckInForEventHasMany
createCrmCase: CreateActionCreateCrmCaseHasOne
createOrUpdateCrmContact: CreateActionCreateOrUpdateCrmContactHasOne
createOrUpdateCrmLead: CreateActionCreateOrUpdateCrmLeadHasOne
createCrmTasks: CreateCrmTasksHasMany
createSalesforceOpportunity: CreateActionCreateSalesforceOpportunityHasOne
createDynamicsOpportunity: CreateActionCreateDynamicsOpportunityHasOne
moveToNode: CreateActionMoveToNodeHasOne
registerForEvent: CreateActionRegisterForEventHasMany
registerForGoToWebinars: CreateActionRegisterForGoToWebinarHasMany
registerForSwoogoEvent: CreateActionActionRegisterForSwoogoEventHasOne
removeFromWorkflows: CreateActionRemoveFromWorkflowsHasMany
removeFromClassicCampaigns: CreateActionRemoveFromClassicCampaignsHasMany
removeFromGoogleAdsAudiences: CreateActionRemoveFromGoogleAdsAudiencesHasMany
removeFromMarketingLists: CreateActionRemoveFromMarketingListHasMany
removeFromSubscriptionLists: CreateActionRemoveFromSubscriptionHasMany
sendAutoresponderEmail: CreateActionSendAutoresponderEmailHasOne
sendEmail: CreateActionSendEmailHasOne
sendLegacyAbandonedCartEmail: CreateActionSendLegacyAbandonedCartEmailHasOne
sendNotification: CreateActionSendNotificationHasOne
sendSlackNotification: CreateActionSendSlackNotificationHasOne
sendSmsMessage: CreateActionSendSmsMessageHasOne
sendWebhook: CreateActionSendWebhookHasOne
sendZapierWebhook: CreateActionSendZapierWebhookHasOne
setFieldValues: CreateActionSetFieldValueHasMany
setLeadStage: CreateActionSetLeadStageHasOne
setOwner: CreateActionSetOwnerHasOne
syncToDynamics: CreateActionSyncToDynamicsHasOne
syncToSalesforce: CreateActionSyncToSalesforceHasOne
syncToSugar: CreateActionSyncToSugarHasOne
sunsetContact: CreateActionSunsetContactHasOne
triggerGoogleTagManagerDataLayerPush: CreateActionTriggerGoogleTagManagerDataLayerPushHasOne
unSunsetContact: CreateActionUnSunsetContactHasOne
wait: CreateActionWaitHasOne
}
Fields
CreateActionInput.source ● ActionSourceType! non-null enum
CreateActionInput.type ● ActionType! non-null enum
CreateActionInput.addToWorkflows ● CreateActionAddToWorkflowsHasMany input
CreateActionInput.addToClassicCampaigns ● CreateActionAddToClassicCampaignsHasMany input
CreateActionInput.addToGoogleAdsAudiences ● CreateActionAddToGoogleAdsAudiencesHasMany input
CreateActionInput.addToMarketingLists ● CreateActionAddToMarketingListsHasMany input
CreateActionInput.addToSubscriptionLists ● CreateAddToSubscriptionListsHasMany input
CreateActionInput.assignPromotionalCodes ● CreateActionAssignPromotionalCodesHasMany input
CreateActionInput.adjustLeadScores ● CreateActionAdjustLeadScoresHasMany input
CreateActionInput.checkInForEvent ● CreateActionCheckInForEventHasMany input
CreateActionInput.createCrmCase ● CreateActionCreateCrmCaseHasOne input
CreateActionInput.createOrUpdateCrmContact ● CreateActionCreateOrUpdateCrmContactHasOne input
CreateActionInput.createOrUpdateCrmLead ● CreateActionCreateOrUpdateCrmLeadHasOne input
CreateActionInput.createCrmTasks ● CreateCrmTasksHasMany input
CreateActionInput.createSalesforceOpportunity ● CreateActionCreateSalesforceOpportunityHasOne input
CreateActionInput.createDynamicsOpportunity ● CreateActionCreateDynamicsOpportunityHasOne input
CreateActionInput.moveToNode ● CreateActionMoveToNodeHasOne input
CreateActionInput.registerForEvent ● CreateActionRegisterForEventHasMany input
CreateActionInput.registerForGoToWebinars ● CreateActionRegisterForGoToWebinarHasMany input
CreateActionInput.registerForSwoogoEvent ● CreateActionActionRegisterForSwoogoEventHasOne input
CreateActionInput.removeFromWorkflows ● CreateActionRemoveFromWorkflowsHasMany input
CreateActionInput.removeFromClassicCampaigns ● CreateActionRemoveFromClassicCampaignsHasMany input
CreateActionInput.removeFromGoogleAdsAudiences ● CreateActionRemoveFromGoogleAdsAudiencesHasMany input
CreateActionInput.removeFromMarketingLists ● CreateActionRemoveFromMarketingListHasMany input
CreateActionInput.removeFromSubscriptionLists ● CreateActionRemoveFromSubscriptionHasMany input
CreateActionInput.sendAutoresponderEmail ● CreateActionSendAutoresponderEmailHasOne input
CreateActionInput.sendEmail ● CreateActionSendEmailHasOne input
CreateActionInput.sendLegacyAbandonedCartEmail ● CreateActionSendLegacyAbandonedCartEmailHasOne input
CreateActionInput.sendNotification ● CreateActionSendNotificationHasOne input
CreateActionInput.sendSlackNotification ● CreateActionSendSlackNotificationHasOne input
CreateActionInput.sendSmsMessage ● CreateActionSendSmsMessageHasOne input
CreateActionInput.sendWebhook ● CreateActionSendWebhookHasOne input
CreateActionInput.sendZapierWebhook ● CreateActionSendZapierWebhookHasOne input
CreateActionInput.setFieldValues ● CreateActionSetFieldValueHasMany input
CreateActionInput.setLeadStage ● CreateActionSetLeadStageHasOne input
CreateActionInput.setOwner ● CreateActionSetOwnerHasOne input
CreateActionInput.syncToDynamics ● CreateActionSyncToDynamicsHasOne input
CreateActionInput.syncToSalesforce ● CreateActionSyncToSalesforceHasOne input
CreateActionInput.syncToSugar ● CreateActionSyncToSugarHasOne input
CreateActionInput.sunsetContact ● CreateActionSunsetContactHasOne input
CreateActionInput.triggerGoogleTagManagerDataLayerPush ● CreateActionTriggerGoogleTagManagerDataLayerPushHasOne input
CreateActionInput.unSunsetContact ● CreateActionUnSunsetContactHasOne input
CreateActionInput.wait ● CreateActionWaitHasOne input
Member Of
CreateActionHasMany input ● UpdateActionsHasMany input


