Skip to main content
Solved

Obtain the Profile page url

  • October 26, 2022
  • 2 replies
  • 228 views

Forum|alt.badge.img+2

Hello,

 

From our back-office, working on a user card, we would like to display a link leading to the Klaviyo Profile Page for this particular user, for which we know their Profile ID. Every BO user is of course supposed to be able to log in the Klaviyo dashboard.

 

We could try and reconstruct the url but it doesn’t have a fixed structure. It’s sometimes:

https://www.klaviyo.com/profile/{ProfileId}/{mail-without-dots-and-at-sign}

and sometimes

https://www.klaviyo.com/profile/{ProfileId}/{sluggified-first_name-dash-last_name}

depending on the info already at hand.

 

My question: is there a way to obtain the “official” link, by API or else?

Thanks!

Best answer by Brian Turcotte

Hi @Techsaas and welcome to the Community!

 

I actually just recently answered another Community thread regarding the same issue:

 

In response to that thread, I reached out to our engineering team and learned that there’s currently no supported method to fetch a reliable, consistent profile link.

 

I did create a Product Request for this feature, as I agree it would be a useful addition to the product.

 

I hope this helps to clarify and thanks for being a Community member!

 

-Brian

2 replies

Brian Turcotte
Forum|alt.badge.img+37
  • Klaviyo Alum
  • 1393 replies
  • Answer
  • October 27, 2022

Hi @Techsaas and welcome to the Community!

 

I actually just recently answered another Community thread regarding the same issue:

 

In response to that thread, I reached out to our engineering team and learned that there’s currently no supported method to fetch a reliable, consistent profile link.

 

I did create a Product Request for this feature, as I agree it would be a useful addition to the product.

 

I hope this helps to clarify and thanks for being a Community member!

 

-Brian


Forum|alt.badge.img+2
  • Author
  • Contributor I
  • 1 reply
  • October 28, 2022

Hi Brian,

 

Thanks for letting me know and for relaying the feature request.

For now, I’ll have the button point to the Search page, as a workaround, but it’s not optimal.

 

Thank you!

Techsaas