hocza / sendy-laravel

A service provider for Sendy API in Laravel 5
https://hocza.com/packages/sendy/
MIT License
71 stars 21 forks source link

Add support to send to Segment instead of entire List #17

Open kovinet opened 3 years ago

kovinet commented 3 years ago

Official Sendy API has option to provide list_ids OR segment_ids in case you want to send only to certain segment. However, this is not supported with this wrapper.