norkunas / onesignal-php-api

OneSignal API for PHP
MIT License
234 stars 83 forks source link

Create Segment via PHP API #125

Closed hassaan-dev closed 5 years ago

hassaan-dev commented 5 years ago

Hi, I want to create segments via API, it is possible?

I found the this but any update on this?

Waiting for the response

norkunas commented 5 years ago

Hi, i'll try to finish it tomorrow. Until that you can use directly request method from OneSignal instance.

norkunas commented 5 years ago

@hassaan-dev it's finished onesignal-php-api/releases/tag/v1.13.0

hassaan-dev commented 5 years ago

Wow thanks man.

One more question, Is paid app required for this or I can create segment for free app too?

norkunas commented 5 years ago

I didn't try this so i'm not sure, but documentation states:

Requirements A OneSignal Paid Plan

hassaan-dev commented 5 years ago

thanks @norkunas