A procedure for integrating a Samba system to which Mailocator sends data via the Samba frontend library and not via the API as is common with other integrations. This solution is considered provisional and may have some limitations.
Once the Samba API supporting the addition of new contacts is publicly available, we will be able to create a standard integration.
Procedure for creating an integration
Go to Settings and open the Javascript item in the Expert section.
at the end of the dialog box, enter the following address https://app.mailocator.com/_/ESP/yottli/subscribe.js
in the "Link external javascript from URL" and save the dialog
go to Content, select the campaign content you want to send to Samba and open it in the editor
in the editor, click the send button and change the default action subscribe
to subscribeYottli( this )
as follows:
All other functionality will remain as you are used to.