{"id":9573413355794,"title":"PushEngage Create a Scheduled Push Integration","handle":"pushengage-create-a-scheduled-push-integration","description":"\u003ch2\u003eCreate a Scheduled Push with PushEngage API\u003c\/h2\u003e\n\n\u003cp\u003eThe Create a Scheduled Push endpoint of the PushEngage API is designed to allow developers to program push notifications to be sent at a specific time in the future. This feature is vital for businesses and developers who want to engage their users effectively without manually sending notifications at the desired moment.\u003c\/p\u003e\n\n\u003ch3\u003eCapabilities of the Scheduled Push Endpoint\u003c\/h3\u003e\n\n\u003cp\u003eThe endpoint enables you to:\u003c\/p\u003e\n\u003cul\u003e\n \u003cli\u003eDefine the content of the push notification, including title, message, and URL.\u003c\/li\u003e\n \u003cli\u003eChoose the exact time and date for the delivery of the notification.\u003c\/li\u003e\n \u003cli\u003eSpecify time zones to ensure accurate delivery to users across different regions.\u003c\/li\u003e\n \u003cli\u003eSet additional notification options like icons, images, and action buttons.\u003c\/li\u003e\n \u003cli\u003eTarget specific segments of your user base using segmentation filters.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eProblems Solved by Scheduling Push Notifications\u003c\/h3\u003e\n\n\u003cp\u003eScheduled push notifications are a solution to several challenges faced by businesses and developers:\u003c\/p\u003e\n\n\u003ch4\u003eTime-Sensitive Communication\u003c\/h4\u003e\n\u003cp\u003eMany messages are only relevant at specific times. For instance, a lunch deal promotion is most effective before noon. With scheduled notifications, these time-sensitive offers can be prepared in advance and dispatched at the ideal moment.\u003c\/p\u003e\n\n\u003ch4\u003eGlobal Reach\u003c\/h4\u003e\n\u003cp\u003eWhen your user base spans multiple time zones, sending broadcasts at a time that works for everyone becomes complex. Scheduling allows notifications to be timed according to individual time zones, ensuring users are reached at optimal times no matter where they are.User Engagement\n\u003c\/p\u003e\u003cp\u003eScheduled push notifications enable businesses to maintain user engagement by keeping them informed about new content, features, or offers. By scheduling notifications in advance, the engagement can be consistent and sustained over time.\u003c\/p\u003e\n\n\u003ch4\u003eWorkflow Efficiency\u003c\/h4\u003e\n\u003cp\u003eManually sending out push notifications requires someone to be available to push the button at the right time. Scheduling automates this process, freeing up resources and ensuring that the messages are dispatched even if the staff is busy or unavailable.\u003c\/p\u003e\n\n\u003ch4\u003eMarketing Campaigns\u003c\/h4\u003e\n\u003cp\u003eFor marketing campaigns, timing is everything. With scheduled pushes, marketers can plan their campaigns in advance and align their push notification schedule with other promotional activities, ensuring a cohesive and well-timed campaign rollout.\u003c\/p\u003e\n\n\u003ch4\u003eExample Use Case\u003c\/h4\u003e\n\n\u003cpre\u003e\n{\n \"title\": \"Weekly Trivia Challenge!\",\n \"message\": \"Join us this Friday at 8 PM for a chance to win exciting prizes!\",\n \"url\": \"https:\/\/example.com\/trivia\",\n \"notification_options\": {\n \"icon\": \"https:\/\/example.com\/icon.png\",\n \"image\": \"https:\/\/example.com\/banner.jpg\",\n \"actions\": [\n {\n \"action\": \"Join Now\",\n \"title\": \"Participate\"\n },\n {\n \"action\": \"Later\",\n \"title\": \"Remind Me\"\n }\n ]\n },\n \"schedule\": {\n \"send_at\": \"2023-04-14T20:00:00Z\"\n },\n \"segmentation\": {\n \"filter\": {\n \"language\": \"en\"\n }\n }\n}\n\u003c\/pre\u003e\n\n\u003cp\u003eThe above JSON structure exemplifies a push notification data payload prepared for scheduling. This particular message invites users to participate in a weekly trivia game, with the notification set to be delivered on Friday at 8 PM. By leveraging the Scheduled Push endpoint of PushEngage, this notification will engage the right users at the right time while relieving the staff from manual dispatching.\u003c\/p\u003e","published_at":"2024-06-09T12:19:46-05:00","created_at":"2024-06-09T12:19:46-05:00","vendor":"PushEngage","type":"Integration","tags":[],"price":0,"price_min":0,"price_max":0,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":49480707539218,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"PushEngage Create a Scheduled Push Integration","public_title":null,"options":["Default Title"],"price":0,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/consultantsinabox.com\/cdn\/shop\/files\/e5012daa2ad15dfad72f0b5c8c08323d_ade47ac6-2a32-4e8c-aa45-d50e294673d9.svg?v=1717953587"],"featured_image":"\/\/consultantsinabox.com\/cdn\/shop\/files\/e5012daa2ad15dfad72f0b5c8c08323d_ade47ac6-2a32-4e8c-aa45-d50e294673d9.svg?v=1717953587","options":["Title"],"media":[{"alt":"PushEngage Logo","id":39637509406994,"position":1,"preview_image":{"aspect_ratio":4.855,"height":83,"width":403,"src":"\/\/consultantsinabox.com\/cdn\/shop\/files\/e5012daa2ad15dfad72f0b5c8c08323d_ade47ac6-2a32-4e8c-aa45-d50e294673d9.svg?v=1717953587"},"aspect_ratio":4.855,"height":83,"media_type":"image","src":"\/\/consultantsinabox.com\/cdn\/shop\/files\/e5012daa2ad15dfad72f0b5c8c08323d_ade47ac6-2a32-4e8c-aa45-d50e294673d9.svg?v=1717953587","width":403}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003ch2\u003eCreate a Scheduled Push with PushEngage API\u003c\/h2\u003e\n\n\u003cp\u003eThe Create a Scheduled Push endpoint of the PushEngage API is designed to allow developers to program push notifications to be sent at a specific time in the future. This feature is vital for businesses and developers who want to engage their users effectively without manually sending notifications at the desired moment.\u003c\/p\u003e\n\n\u003ch3\u003eCapabilities of the Scheduled Push Endpoint\u003c\/h3\u003e\n\n\u003cp\u003eThe endpoint enables you to:\u003c\/p\u003e\n\u003cul\u003e\n \u003cli\u003eDefine the content of the push notification, including title, message, and URL.\u003c\/li\u003e\n \u003cli\u003eChoose the exact time and date for the delivery of the notification.\u003c\/li\u003e\n \u003cli\u003eSpecify time zones to ensure accurate delivery to users across different regions.\u003c\/li\u003e\n \u003cli\u003eSet additional notification options like icons, images, and action buttons.\u003c\/li\u003e\n \u003cli\u003eTarget specific segments of your user base using segmentation filters.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eProblems Solved by Scheduling Push Notifications\u003c\/h3\u003e\n\n\u003cp\u003eScheduled push notifications are a solution to several challenges faced by businesses and developers:\u003c\/p\u003e\n\n\u003ch4\u003eTime-Sensitive Communication\u003c\/h4\u003e\n\u003cp\u003eMany messages are only relevant at specific times. For instance, a lunch deal promotion is most effective before noon. With scheduled notifications, these time-sensitive offers can be prepared in advance and dispatched at the ideal moment.\u003c\/p\u003e\n\n\u003ch4\u003eGlobal Reach\u003c\/h4\u003e\n\u003cp\u003eWhen your user base spans multiple time zones, sending broadcasts at a time that works for everyone becomes complex. Scheduling allows notifications to be timed according to individual time zones, ensuring users are reached at optimal times no matter where they are.User Engagement\n\u003c\/p\u003e\u003cp\u003eScheduled push notifications enable businesses to maintain user engagement by keeping them informed about new content, features, or offers. By scheduling notifications in advance, the engagement can be consistent and sustained over time.\u003c\/p\u003e\n\n\u003ch4\u003eWorkflow Efficiency\u003c\/h4\u003e\n\u003cp\u003eManually sending out push notifications requires someone to be available to push the button at the right time. Scheduling automates this process, freeing up resources and ensuring that the messages are dispatched even if the staff is busy or unavailable.\u003c\/p\u003e\n\n\u003ch4\u003eMarketing Campaigns\u003c\/h4\u003e\n\u003cp\u003eFor marketing campaigns, timing is everything. With scheduled pushes, marketers can plan their campaigns in advance and align their push notification schedule with other promotional activities, ensuring a cohesive and well-timed campaign rollout.\u003c\/p\u003e\n\n\u003ch4\u003eExample Use Case\u003c\/h4\u003e\n\n\u003cpre\u003e\n{\n \"title\": \"Weekly Trivia Challenge!\",\n \"message\": \"Join us this Friday at 8 PM for a chance to win exciting prizes!\",\n \"url\": \"https:\/\/example.com\/trivia\",\n \"notification_options\": {\n \"icon\": \"https:\/\/example.com\/icon.png\",\n \"image\": \"https:\/\/example.com\/banner.jpg\",\n \"actions\": [\n {\n \"action\": \"Join Now\",\n \"title\": \"Participate\"\n },\n {\n \"action\": \"Later\",\n \"title\": \"Remind Me\"\n }\n ]\n },\n \"schedule\": {\n \"send_at\": \"2023-04-14T20:00:00Z\"\n },\n \"segmentation\": {\n \"filter\": {\n \"language\": \"en\"\n }\n }\n}\n\u003c\/pre\u003e\n\n\u003cp\u003eThe above JSON structure exemplifies a push notification data payload prepared for scheduling. This particular message invites users to participate in a weekly trivia game, with the notification set to be delivered on Friday at 8 PM. By leveraging the Scheduled Push endpoint of PushEngage, this notification will engage the right users at the right time while relieving the staff from manual dispatching.\u003c\/p\u003e"}