appmixer.activecampaign.ecommerce.CreateOrder
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| External ID | text | Your unique identifier for a completed order. Leave empty and use External Checkout ID to create an abandoned cart. |
| External Checkout ID | text | Your unique identifier for an abandoned cart. When set, ActiveCampaign creates the order as an abandoned cart (state Abandoned). |
| Source | select | Where the order data comes from. |
| text | Customer email address. | |
| Currency | text | ISO currency code (e.g. USD). |
| Connection ID | text | The e-commerce connection ID. |
| Customer ID | text | The e-commerce customer ID. |
| Total Price (cents) | text | Total order price in cents (e.g. 12999). |
| External Created Date | date-time | When the order was created in the source system. |
| Order URL | text | URL of the order/cart. |
| Abandoned Date | date-time | Set this to create an abandoned cart (otherwise a normal order). |
| Product Name | text | Name of a product line item. |
| Product Price (cents) | text | Price of the product in cents. |
| Product Quantity | text | Quantity of the product. Defaults to 1. |
| Field | Type | Description |
|---|---|---|
| Order ID | string | - |
| External ID | string | - |
| string | - | |
| Total Price (cents) | string | - |
| Currency | string | - |
| Connection ID | string | - |
| State | string | - |
| Abandoned Date | string | - |