Tagged Questions

0
votes
1answer
15 views

Rails, Finding objects in complex hashes

I'm building an app that integrates with Highrise, and so-far-so-good, however, when trying to import a person Highrise::People it spits out a huge hash similar to this: [ ..., …
0
votes
2answers
44 views

HighRise jQuery parsing

I want to add h323:number style links to HighRise contact numbers, so that users can click a link to dial the IP phone... The html I'm looking at is: <table> <tbody> <tr> …
1
vote
1answer
36 views

Delete All Emails in a Highrise App

How do I delete all the emails in my highrise app? I don't want to delete the entire thing and start over, I've got companies and tags and metadata. What's the easiest way? This question paraphrased …