Skip to main content

Create e-commerce order in ActiveCampaign

Create e-commerce order in ActiveCampaign.

Application

  • ActiveCampaign

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
External IDThe ID of the order in the external service. ONLY REQUIRED IF EXTERNALCHECKOUTID NOT INCLUDEDText (Short)No
External checkout IDThe ID of the cart in the external service. ONLY REQUIRED IF EXTERNALID IS NOT INCLUDEDText (Short)No
Order sourceThe order source code (0 - will not trigger automations, 1 - will trigger automations)NumberYes
Customer emailThe email address of the customer who placed the orderEmailYes
Total priceThe total price of the order in cents, including tax and shipping charges. (i.e. $456.78 => 45678). Must be greater than or equal to zeroNumberYes
Order currencyThe currency of the order (3-digit ISO code, e.g., "USD")Predefined Choice ListYes
Connection IDThe ID of the connection from which this order originatedNumberYes
Customer IDThe ID of the customer associated with this orderNumberYes
Creation dateThe date the order was placedDatetimeYes
Abandoning dateThe date the cart was abandoned. REQUIRED ONLY IF INCLUDING EXTERNALCHECKOUTIDDatetimeNo
NameThe name of the productText (Short)No
PriceThe price of the product, in cents. (i.e. $456.78 => 45678). Must be greater than or equal to zeroNumberNo
Product quantityThe quantity orderedNumberNo
Product external IDThe ID of the product in the external serviceText (Short)No
Product categoryThe category of the productText (Short)No
SKUThe SKU for the productText (Short)No
DescriptionThe description of the productText (Long)No
Image URLAn Image URL that displays an image of the productLinkNo
Product URLA URL linking to the product in your storeLinkNo
Shipping amountThe total shipping amount for the order in centsNumberNo
Tax amountThe total tax amount for the order in centsNumberNo
Discount amountThe total discount amount for the order in centsNumberNo
Order URLThe URL for the order in the external serviceLinkNo
External updated dateThe date the order was updatedDatetimeNo
Shipping methodThe shipping method of the orderText (Short)No
Order numberThe order number. This can be different than the externalidText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A