Skip to main content

Update e-commerce order in ActiveCampaign

Update e-commerce order in ActiveCampaign.

Application

  • ActiveCampaign

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Order IDThe ID of the e-commerce orderNumberNo
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)NumberNo
Customer emailThe email address of the customer who placed the orderEmailNo
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 zeroNumberNo
Order currencyThe currency of the order (3-digit ISO code, e.g., "USD")Predefined Choice ListNo
Connection IDThe ID of the connection from which this order originatedNumberNo
Customer IDThe ID of the customer associated with this orderNumberNo
Creation dateThe date the order was placedDatetimeNo
Abandoning dateThe date the cart was abandoned. REQUIRED ONLY IF INCLUDING EXTERNALCHECKOUTIDDatetimeNo
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
Product 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

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