Skip to main content
Level 2
May 11, 2020
質問

Can Push Notification pick up date and time from incoming data in workflow?

  • May 11, 2020
  • 3 の返信
  • 6081 ビュー

Hi,

 

I am trying too automate workflows and only thing left to automate is scheduling the delivery date and time of Push Notification.

I am using same workflow to deploy multiple times in a day, was wondering if there is some way that the PN can pick up date and time from incoming data and deploy?

 

Please let me know either ways.

 

Thanks,

Shwetambra

このトピックへの返信は締め切られました。

3 の返信

Sukrity_Wadhwa
Adobe Employee
Adobe Employee
May 14, 2020

Hi @shwetambra,

 

For a recurring push notification, you can use a Scheduler activity within your workflow, and define the frequency in the scheduler activity as per you needs. You can check the detailed steps here: Sending a recurring push notification with a workflow

Hope this helps.

 

Regards,

Sukrity 

Sukrity Wadhwa
Shwetambra作成者
Level 2
May 14, 2020

Hey @sukrity_wadhwa,

 

My concern is with respect to batching. If I want to space out the deployment, lets say first 25% at x time and next 25% at x+10 minutes and so on..

I can do this using custom formula in One time Push Notification delivery but I cannot find any such formula in recurring.

 

Can you advsie?

 

Thanks.