Overview

Packages

  • ACF
  • Automation
    • Actions
    • Activation
    • LeadProfile
    • Menus
    • Queries
    • Rules
    • Triggers
  • CTA
    • Activation
    • AJAXListeners
    • Cloning
    • Core
    • Display
    • EditPage
    • Enqueues
    • GPLSettings
    • LeadsProfile
    • Loading
    • Menus
    • Notices
    • PlacementMetabox
    • PostType
    • Templates
    • Tracking
    • Variations
    • YOAST
  • InboundPro
    • Activation
    • AdminAJAX
    • AutoLoading
    • Cron
    • DataInterface
    • FieldMapping
    • Funnels
    • InboundNowAPI
    • Installer
    • LeadStatuses
    • Menus
    • Notifications
    • Ouath
    • Reports
    • Settings
    • Tracking
    • Translations
    • Updates
  • LandingPages
    • Activation
    • DataInterfaces
    • Management
    • Menus
    • NeedsAttention
    • Notices
    • Sidebars
    • Templates
    • Tracking
    • Variations
    • WelcomeScreen
    • Widgets
  • Leads
    • Activation
    • Akismet
    • BranchControl
    • BulkActions
    • Dashboard
    • Management
    • Notifications
    • Settings
    • Tracking
    • UserProfile
    • WPLogin
  • Mailer
    • Activation
    • Admin
    • ClickTracking
    • DataInterface
    • InboundForms
    • Leads
    • Management
    • Notifications
    • Scheduling
    • Sending
    • Settings
    • ShortcodesAndTokens
    • SparkPost
    • Templates
    • Unsubscribes
    • Variations
    • YoastSEO
  • None
  • Shared
    • APIs
    • CPT
    • DatabaseRoutines
    • DebugTricks
    • DoubleOptin
    • EventManagement
    • FieldMapping
    • InboundForms
    • LeadSorage
    • MarketingButton
    • Menus
    • Notifications
    • Shortcodes
    • ShortcodesAndTokens
    • StandAloneLicensing
    • Tracking
    • VisualEditor
  • xDepreciated

Classes

  • Inbound_Automation_Trigger_inbound_double_optin_confirm
  • Inbound_Automation_Trigger_inbound_store_lead_post
  • Inbound_Automation_Trigger_inbound_track_link
  • Inbound_Automation_Trigger_Publish_Post
  • Inbound_Automation_Trigger_Save_Post_Deactivated
  • Inbound_Automation_Trigger_Set_Object_Terms
  • Inbound_Automation_Trigger_Update_Lead
  • Inbound_Automation_Trigger_User_Register
  • Overview
  • Package
  • Class

Class Inbound_Automation_Trigger_inbound_store_lead_post

Lead Creation / Update Event

Package: Automation\Triggers
Author:: Inbound Now
Contributors:: Hudson Atwell
Description:: Fires when a lead object is updated or created
Located at core/automation/definitions/trigger.inbound_store_lead_post.php
Methods summary
public
# __construct( )

Initialize Class

Initialize Class

public static
# simulate_new_lead( $post_id )

Fire inbound_store_lead_post when a new lead is manually created

Fire inbound_store_lead_post when a new lead is manually created

public static
# define_trigger( $triggers )

Define Trigger

Define Trigger

public static array
# enrich_lead_data( $args )

Filter Lead data and make sure defaults we need are present and remove unneeded elements

Filter Lead data and make sure defaults we need are present and remove unneeded elements

Parameters

$args

Returns

array
public static
# create_dummy_event( )

Simulate trigger - perform on plugin activation

Simulate trigger - perform on plugin activation

public static boolean
# is_json( $string )

Check if string is a json string

Check if string is a json string

Parameters

$string

Returns

boolean
Properties summary
public static $trigger
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen