내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
해결됨

Push Notification: Action Call a Phone Number

Avatar

Level 3

Hi,

 

Is it possible that the WEB URL of the push notification contains a phone number and when I click on it I dial that number?

 

Regards,

Diego P.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

@dparraabad It should be handled by the application when the URL is passed with parameters to land on the dial section with the phone number.

Thanks, Sathees

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Level 3

Would it be a different URL for IOS and Android?

Avatar

Community Advisor

@dparraabad You can have deeplink while defining the push message and when the customer clicks on the link take them to phone dial with the number. Consider encrypting the phone number while passing. Need to handle that in the app when the customer clicks the link. Maybe using a similar approach outlined here.

Thanks, Sathees

Avatar

Level 3

Hi SatheeskannaK,

 

Can you give me an example?

 

Regards,

Diego P.

Avatar

정확한 답변 작성자:
Community Advisor

@dparraabad It should be handled by the application when the URL is passed with parameters to land on the dial section with the phone number.

Thanks, Sathees