top of page

Forum Posts

mummacat
Feb 27, 2019
In Coding with Velo
Hi, I have published a triggered email and have my code but i am not sure where i should embed the code for the desired effect. I want to email to be sent to the person who has made the purchase 12 days after their purchase. They become a contact so how do i do this? I cant seem to find the right page for the code below... import wixCRM from 'wix-crm'; //... wixCRM.emailContact('SlingDueBack', <enter-contact-id-here>, { variables: { productname: <enter-value-here>, customername: <enter-value-here>, productimage: <enter-value-here> }}); Many thanks. Kirsty
0
1
30

mummacat

More actions
bottom of page