highrise icon indicating copy to clipboard operation
highrise copied to clipboard

Populating person contact-data fields

Open john opened this issue 12 years ago • 4 comments

Hello,

In /lib/highrise/person.rb I see fields for company, name, address, web_address, and label, which I'm using like this:

@highriser = Highrise::Person.new(:name => @profile.get_name)

Is it possible to pass in attributes to populate the fields in Highrise's 'contact-data' element, like 'web-addresses', 'email-addresses', and 'twitter-accounts'?

Best, John

john avatar Oct 20 '11 22:10 john

Did you find a solution for that?

hendricius avatar Oct 15 '12 08:10 hendricius

See https://github.com/tapajos/highrise/issues/41 , and my example at https://www.dropbox.com/sh/hckqzeeexk0l4sa/84W-DzCLRz/programming/ruby_highrise_api.md

rlpowell avatar Jun 10 '13 07:06 rlpowell

@rlpowell the link is dead. Can you upload it again please? Gist perhaps?

antonvasin avatar Oct 20 '14 12:10 antonvasin

That's actually supposed to be a permanent link; they had to break it due to security mumble. Here's the new one: https://www.dropbox.com/sh/bvyy92wwoe8rcse/AABE8TOrA7a19BcaisSmbF-Da/programming/ruby_highrise_api.md?dl=0

rlpowell avatar Oct 20 '14 18:10 rlpowell