How to Connect a Prestashop Store with Pulse
The PulsePS module allows you to easily connect your Prestashop shop with the Pulse email marketing platform. Once active, it automatically syncs registered customer contacts into Pulse contact lists.
Installing the PulsePS Module
Follow these steps to install and configure the module:
- Download the PulsePS module.
- Extract the ZIP file and upload the
/pulseps
folder into the/modules
directory of your Prestashop site. - Log into your Prestashop admin panel and go to Modules > Module Catalog.
- Search for "PulsePS", click Install, then Configure.
Module Configuration
Enter the following settings in the configuration screen:
- Pulse hostname: https://my.pulse-marketing.net
- Pulse Client ID: generated from your Pulse account
- Pulse Client Secret: generated from your Pulse account
Click Save to confirm the settings.
Link Prestashop Contacts to a Pulse Group
Once saved, the module will display your Pulse contact groups. Choose the group to which you want to sync your Prestashop customer contacts.
How to Generate API Credentials in Pulse
To connect Prestashop with Pulse, you need to generate Client ID and Client Secret from your Pulse account:
- Log in to https://my.pulse-marketing.net.
- From the left-hand menu, go to API Clients.
- Click on Create New.
- Give it a name, such as API Prestashop.
- Set permissions to Read and write.
- Save: you will receive the Client ID and Client Secret to enter in the Prestashop module.