Id Added at Email Changed entity name Changed entity id Details
22 2025-07-30 10:40:15 user.email Postback 9 CREATE
  • campaign_id: 84
  • ip_address: *
  • id: 9
21 2025-07-30 10:40:14 user.email Postback 8 CREATE
  • campaign_id: 84
  • ip_address: *
  • id: 8
20 2025-07-30 10:40:09 user.email Postback 7 CREATE
  • campaign_id: 84
  • ip_address: *
  • id: 7
19 2025-07-21 18:32:26 user.email Postback 4 UPDATE
old_state
mode: 0

new_state
mode: 2

18 2025-07-21 18:07:50 user.email Postback 6 CREATE
  • campaign_id: 15
  • ip_address: *
  • id: 6
17 2025-07-21 18:07:40 user.email Postback 5 CREATE
  • campaign_id: 12
  • ip_address: *
  • id: 5
16 2025-07-21 18:07:26 user.email Postback 4 CREATE
  • campaign_id: 13
  • ip_address: *
  • id: 4
15 2025-07-21 18:05:31 user.email TransformCustomPostback 11 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 13
  • type: postback
  • id: 11
14 2025-07-21 16:05:29 user.email TransformCustomPostback 10 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 15
  • type: postback
  • id: 10
13 2025-07-21 16:04:58 user.email TransformCustomPostback 9 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 12
  • type: postback
  • id: 9
12 2025-07-21 16:04:37 user.email TransformCustomPostback 7 DELETE
  • id: 7
  • campaign_id: 3
  • type: postback
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • is_active: 0
  • created_at: 2025-07-21 15:39:30
11 2025-07-21 16:04:32 user.email TransformCustomPostback 8 DELETE
  • id: 8
  • campaign_id: 3
  • type: postback
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • is_active: 0
  • created_at: 2025-07-21 16:04:23
10 2025-07-21 16:04:23 user.email TransformCustomPostback 8 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 3
  • type: postback
  • id: 8
9 2025-07-21 15:39:30 user.email TransformCustomPostback 7 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 3
  • type: postback
  • id: 7
8 2025-07-21 14:59:30 user.email TransformCustomPostback 6 DELETE
  • id: 6
  • campaign_id: 5
  • type: postback
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • is_active: 0
  • created_at: 2025-07-21 14:59:15
Connection: processing; host: nl1-processing-mysql1; user: proc; database: processing; table: user_activity_history