Current File : /home/inlingua/www/crm/ninexb/wp-content/plugins/tablesome/includes/data/cf7-trigger-dummy.json
{
	"trigger_meta": {
		"integration": "cf7",
		"status": 1,
		"trigger_id": 1,
		"form_id": 80,
		"actions": [
			{
				"integration": "tablesome",
				"action_id": 1,
				"autodetect_enabled": "",
				"match_columns": [
					{
						"column_id": 1,
						"column_status": "published",
						"field_name": "user-name",
						"field_type": "trigger_source",
						"detection_mode": "auto"
					},
					{
						"column_id": 2,
						"column_status": "published",
						"field_name": "user-email",
						"field_type": "trigger_source",
						"detection_mode": "auto"
					},
					{
						"column_id": 3,
						"column_status": "published",
						"field_name": "subject",
						"field_type": "trigger_source",
						"detection_mode": "auto"
					},
					{
						"column_id": 4,
						"column_status": "published",
						"field_name": "message",
						"field_type": "trigger_source",
						"detection_mode": "auto"
					},
					{
						"column_id": 0,
						"column_status": "pending",
						"field_name": "created_at",
						"field_type": "tablesome_smart_fields",
						"detection_mode": "enabled"
					},
					{
						"column_id": 0,
						"column_status": "pending",
						"field_name": "page_source_url",
						"field_type": "tablesome_smart_fields",
						"detection_mode": "disabled"
					}
				]
			},
			{
				"integration": "wordpress",
				"action_id": 6,
				"custom_url_enabled": "",
				"custom_url": "",
				"post_type": "page",
				"post_id": 1,
				"enable_all_url_params": 1,
				"url_params": [
					{
						"field_id": "user-name",
						"field_alias": "user_name",
						"field_status": 1
					},
					{
						"field_id": "user-email",
						"field_alias": "user_email",
						"field_status": 1
					}
				]
			}
		]
	},
	"table_id": 84,
	"trigger_position": 0,
	"trigger_data": {
		"integration": "cf7",
		"form_title": "Simple Contact Form",
		"form_id": 145,
		"data": {
			"user-name": {
				"label": "user-name",
				"value": "John Constantine",
				"type": "name",
				"unix_timestamp": null
			},
			"user-email": {
				"label": "user-email",
				"value": "johnconstantine@gmail.com",
				"type": "email",
				"unix_timestamp": null
			},
			"subject": {
				"label": "subject",
				"value": "Some Message here",
				"type": "textarea",
				"unix_timestamp": null
			},
			"message": {
				"label": "message",
				"value": "Some Message here",
				"type": "textarea",
				"unix_timestamp": null
			}
		}
	}
}