Your cart is currently empty!
Can I customize the welcome email that goes out when a new affiliate registers
—
by
I would like to know if it is possible to integrate the registration of an affiliate with any kind of email CRM. and am I able to edit the original email that goes out with the login details when someone registers? The client would like to be able to properly welcome her affiliates.
Posted in Affiliates Pro
Comments
5 responses to “Can I customize the welcome email that goes out when a new affiliate registers”
Could I ask you elaborate a little? I also checked the link you included but there was not much there either. I think you mean to add this shortcode in the affiliate area but how would that make the connection to the CRM API?
Is this something I could get your help with?
Hi Kevin,
Here you have a code that you can use. You need to add this code in your functions.php theme file.
In the ‘connecting_crm_api_affiliates_stored_affiliate’ function you need to add your CRM API functions.
Kind Regards,
Antonio B.
Hi Kevin,
You can do it from Affiliates->Notifications.
Kind Regards,
Antonio B.
Thanks Antonio,
about the integration part of the question. Is there any way to connect affiliate pro to my email CRM so when someone registers it also adds their email to her list and they can trigger a custom welcome series with important information from the client.
Hi Kevim,
You can use the ‘affiliates_stored_affiliate’ action. So when a new affiliate is registered, you can use your CRM API in this action.
Kind Regards,
Antonio B.