API & integrations
The Pushwoosh REST API, webhooks and third-party integrations.
- How do I delete a user and all their devices through the API?
- How do I replace a notification that was already sent via the Pushwoosh API?
- How do I send personalized push notifications to multiple users in one API request?
- Does the webhook node track message opens and clicks?
- Does the `dynamic_content_placeholders` API parameter support variable evaluation?
- Can I use the "Best time to send" feature with the /createMessage API?
- How can I send different notification texts to different users in a single API call?
- How do I retrieve the push notification history for a specific device (HWID) via API?
- What does the "Need to add bitly access_token to use bitly API" warning mean in my API response?
- What is the best practice for sending bulk notifications with the createMessage API to avoid timeouts?
- Which API token should I use for the `postEvent` method?
- What should I do if my API requests are timing out?
- How do I send a push notification to a specific list of users via the createMessage API?
- My application logs show a warning about needing an API Token. What is it and where do I find it?
- For iOS devices, what type of token should be used for the `push_token` parameter in API requests (e.g., with the `bulkregisterdevice` method)? Is it an FCM token or an APNs token?
- How do I implement event tracking in my new mobile application with Pushwoosh, and what information should I provide to my developers?
- How do I find my Pushwoosh Application ID, Pushwoosh API Token, and FCM Sender ID?
- Why might a UserID disappear or a user become inactive in Pushwoosh?
- How do I include images in push notifications sent via the Pushwoosh API?
- Why are my iOS push notifications not being delivered, even though the API/Control Panel says they were sent successfully?
- API token scope requirements for SDK integration
- Pushwoosh API error responses and what causes them
- Several notifications in one API request
- Forbidden API response
- How to send the Deep Link using Remote API?
- Is there a limit on parallel /getEventStatistics requests?
- CODE_NOT_AVAILABLE API response
- Is it possible to use emojis via Remote API?