customerio / customerio-ruby

A ruby client for the Customer.io event API.
https://customer.io/docs/api/
MIT License
65 stars 75 forks source link

Add get method to BaseClient #84

Closed tony-matheus closed 3 months ago

tony-matheus commented 2 years ago

by adding this method is possible to use this lib to fetch other endpoints from customer io, by just using the BaseClient to fetch the endpoints

for example: List Segments

tony-matheus commented 3 months ago

I will be closing this PR since this hasn't had any updates