Skip to main content
Contributor I
July 22, 2022
Solved

In insert property unable to fetch phone number

  • July 22, 2022
  • 1 reply
  • 169 views

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

    This topic has been closed for replies.
    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
    alex.hongAnswer
    Klaviyo Alum
    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