🖼️Integrating Pixabay into your email campaigns


First, get your API key by going to this link while logged into Pixabay:
https://pixabay.com/api/docs/#api_search_images
Next, add your Pixabay API key to edcom-install/config/edcom.json
"pixabay_key": "",
Finally, restart the platform from the edcom-install directory
./restart.sh
Last updated
Was this helpful?