Skip to main content
Skip table of contents

Workflow Bestellbestätigung

CODE
<?xml version="1.0"?>
<workflow name="SendInBlueBestellbestaetigung" trigger="Order" start="#136" executeLive="False" runIfMissed="False">
	<step id="#136" name="1" action="Centauri.Shop.Workflows.Process.Get">
		<data>
			<parameter>name,link,title,appellation,firstname,surename,company,company_department,company_memo,street,zip,city,country,sup_company,sup_company_department,sup_company_memo,sup_street,sup_zip,sup_city,sup_country,tel,email,vatid,InvoiceAddress,DeliveryAddress,customernr,erp_customernr,orderreference,giftcodeValueEUR,giftcode,note,Date,OrderNr,BasketValueEUR,shippingCostsEUR,totalAmountEUR,netAmountEUR,vatAmountEUR,DeliveryDate,Delivery,Payment,Picture,referer,keywords</parameter>
			<xpath>customer/surename,emailconfirm/link,customer/title,customer/appellation,customer/firstname,customer/surename,customer/company,customer/company_department,customer/company_memo,customer/street,customer/zip,customer/city,customer/country,customer/sup_company,customer/sup_company_department,customer/sup_company_memo,customer/sup_street,customer/sup_zip,customer/sup_city,customer/sup_country,customer/tel,customer/email,customer/vatid,order/InvoiceAddress,order/DeliveryAddress,order/customernr,order/erp_customernr,order/orderreference,order/giftcodeValueEUR,order/giftcode,order/note,order/Date,order/OrderNr,order/BasketValueEUR,order/shippingCostsEUR,order/totalAmountEUR,order/netAmountEUR,order/vatAmountEUR,order/DeliveryDate,order/Delivery,order/Payment,item/picture_prev,order/referer,order/keywords</xpath>
		</data>
		<transition destination="#137" success="yes" />
	</step>
	<step id="#137" name="2" action="Centauri.Shop.Workflows.SendInBlue.Send" final="yes">
		<data>
			<email />
			<name />
			<template>25</template>
			<parameter>subject,link,title,appellation,firstname,surename,company,company_department,company_memo,street,zip,city,country,sup_company,sup_company_department,sup_company_memo,sup_street,sup_zip,sup_city,sup_country,tel,email,vatid,InvoiceAddress,DeliveryAddress,customernr,erp_customernr,orderreference,giftcodeValueEUR,giftcode,note,Date,OrderNr,BasketValueEUR,shippingCostsEUR,totalAmountEUR,netAmountEUR,vatAmountEUR,DeliveryDate,Delivery,Payment,picture_prev,referer,keywords</parameter>
		</data>
	</step>
	<mapping origin="*" />
</workflow>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.