Skip to main content
Solved

In insert property unable to fetch phone number

  • July 22, 2022
  • 1 reply
  • 143 views

Forum|alt.badge.img+2

i’m adding a text block into email content in flow section.. where i’m try to fetch phone number like this  {{ phone_number|default:'' }} but it’s unable to fetch phone number in email

Best answer by alex.hong

Hi @sayan007,

Welcome to the Community.

In your text block, can you try using {{ person.phone_number }} as the variable syntax? We have a help center article outlining our variables I would recommend looking at too. 

 

Let me know if that helped,

Alex

1 reply

alex.hong
Forum|alt.badge.img+58
  • Klaviyo Alum
  • 1552 replies
  • Answer
  • July 22, 2022

Hi @sayan007,

Welcome to the Community.

In your text block, can you try using {{ person.phone_number }} as the variable syntax? We have a help center article outlining our variables I would recommend looking at too. 

 

Let me know if that helped,

Alex