Expand my Community achievements bar.

SOLVED

Creating push notification for iOS with a customized link

Avatar

Level 1

Hi 

I want to create a push notification for iOS and instead of implementing a generic url for the entire poplution, I want to implement a parameter that will take the customized url from my targeting population table.

is that possible?

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @MariBa 

You could simply implement the url as a targetData field and use that as a dynamic url / path in the delivery. So you would have to execute the delivery from a workflow. 

We do it like the following: 

SorenDP_0-1721978929411.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Hi @MariBa 

You could simply implement the url as a targetData field and use that as a dynamic url / path in the delivery. So you would have to execute the delivery from a workflow. 

We do it like the following: 

SorenDP_0-1721978929411.png