Auto-add contacts to new cases and projects based on the linked account

When creating new projects or cases, I’m given the option to link the record to an account. Is it possible to have that account’s default contact added automatically, as a result?

Probably you can do what you are looking to do with an after_save logic hook.

I am not quite sure what you mean by the account’s “default contact” though. Can you be more specific?

My understanding is that an account may or may not have contacts so I don’t see which would be the default contact.

I see, it would be really great if this could be added as a new feature. A checkbox field for the contact could be added, something like “Auto-Add to Cases”, then any time a case is created under that account, all checked contacts would be added automatically. This could also apply to projects and others. It seems like a really good idea to me, I hope I’m not alone in that.