True People Search pull
Is there a way to do a true people search link, like the zillow link that is created?
var url =@Address
if(url){ "http://www.zillow.com/homes/"+url.toString().split(' ').join('-') +"_rb" }
something like this, IDK what to type. it doesn't work
var url =@Primary Name
if(url){ "https://www.truepeoplesearch.com/results?name="+url.toString().split(' ').join('-') +"_rb" }
Please sign in to leave a comment.
Comments
0 comments