Endpoints

  • Updated

Our API offers several endpoints. The full API reference documentation can be found here. All our API endpoints use the POST method and take an application/json formatted payload.

Here follows a brief description of each endpoint.

Ping

Verify the authentication and connection.
Ping will reply with content of the request.

Import

Import events into LianaAutomation.
An event contains information about the channel, identity, type of event (verb) and event properties and their values. Multiple events can be sent at once.

Export

Export segment content from LianaAutomation.
A segment contains persons (identities) and selected event properties based on selection parameters made in the UI segment editor. This endpoint enables exporting this resultset.

Database

Run search queries through the event data in LianaAutomation.
With this functionality you can export event information of persons (identities) in the event database.

Segment

Returns a list of segments. Useful to get the segment id for an export for a given segment name.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.