Discussions
PHP REST API parameter
Hi guys,
REST API 400 BAD Request
{
"status": "failure",
"message": "URL cannot be empty"
}
Get List of Segments
Here in your documentation: http://api.pushcrew.com/docs/get-list-of-segments you tell to use a GET method but which variable do I have to pass? I created a segment category but I forgot to uncomment the result so I don't have an ID of my segment
Subscriber with problems
In last days,I saw some crazy problems, some users haven't receive push notification and others in the same group receive normaly, all this users have push notification ID, and have notification "alow" for pushcrew in browser and I checked the the permition and everything are okay. What I can check also?
Firefox Push Notification on Android
Hi! I was trying to click on "See it in Action" button on Pushcrew website on Firefox Android. But it did not ask me for Push Permission. So, is Firefox on Android supported?
Where is the PushCrew JavaScript present?
For installing the push crew javascript , i need this file.
Send to an Individual Subscriber
I don´t know whats is wrong. Im trying to senda test to a subscribed user using php. could you help me
set uo file
i have used the javascript code but it is giving error
8 Uncaught TypeError: Cannot read property 'push' of undefined
window_pcq is undefined.
Why is this so??
i need the setup files to use pushcrew notifications
Remove subscriber from a particular segment
Can I use this to remove a subscriber from the global segment?
How to pick up Segments that I push via Javascript?
I am pushing a segment via Javascript but it is not picking up in my account. I currently do not have any segments. Do I need to create one in order for it to pick it up? I thought maybe this is the case, BUT it looks like I MUST create a filter. Why do I need to do that if I have decided that already via my javascript code? So when I try to use the filter and I select "javascript variable", this cannot work because I do not have that option in the API code. I am using this.