MeiroDocs

Customer Events

+ Attributes (TestCustomerEventExtraction)

Section: Group Customer Events. Base URL: https://api.instance_name.meiro.io/.

Dry run Retrieve events [/test_customer_events]

Dry Run retrieve events [POST]

  • Attributes (TestCustomerEventExtraction)

  • Request (application/json)

    • Headers

      X-Access-Token: 1234567890abcdef

  • Response 200 (application/json)

    • Attributes (ExtractionResponse)

Read Events [/customer_events]

Retrieve events [POST]

We are using POST verb even though we are not changing anything, just to send extraction rules

  • Attributes (CustomerEventExtractions)

  • Request (application/json)

    • Headers

      X-Access-Token: 1234567890abcdef

  • Response 200 (application/json)

    • Attributes (ExtractionResponse)

On this page