Skip to content

Optimove ​

CRM marketing platform for iGaming with customer segmentation, campaigns, and lifecycle management.

DetailValue
CategoryiGaming
Base URLhttps://api.optimove.net/current
AuthenticationBearer Token
Endpoints10
Connector keyoptimove

Using Optimove in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Optimove from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /general/GetLastDataUpdateLast data update timestamp
GET /model/GetCustomerAttributeListCustomer attributes
GET /model/GetLifecycleStageListLifecycle stages
GET /model/GetMicrosegmentListMicrosegments
GET /actions/GetAllActionsMarketing actions
GET /actions/GetExecutedCampaignDetailsCampaign details
GET /actions/GetPromoCodesPromo codes
PUT /customers/InsertOrUpdateCustomersUpsert customers
GET /customers/GetCustomerAttributesCustomer attributes
GET /groups/GetTargetGroupsByDateTarget groups

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.