| <code>Contact</code> | An individual, <br/> organization, or <br/>house-hold. |<code>create</code><br/><code>get</code><br/><code>delete</code><br/>| <code>contact\_type</code><br/><code>nick\_name</code><br/><code>preferred\_language</code> |
| <code>Contact</code> | An individual, <br/> organization, or <br/>household. |<code>create</code><br/><code>get</code><br/><code>delete</code><br/>| <code>contact\_type</code><br/><code>nick\_name</code><br/><code>preferred\_language</code> |
| <code>Activity</code> | A phone call, meeting,<br/> or email message. that <br/> has occurred (or will <br/> occur) at a specific <br/> date and time|<code>create</code><br/><code>get</code><br/><code>delete</code><br/>| <code>activity\_type\_id</code><br/><code>source\_contact\_id</code><br/><code>assignee\_contact\_id</code> |
| <code>Address</code> | A street-address related <br/> to a contact. |<code>create</code><br/><code>get</code><br/><code>delete</code><br/>| <code>contact\_id</code>, <br/><code>street\_address</code><br/><code>city</code><br/><code>state\_province\_id</code><br/><code>country\_id</code> |
...
...
@@ -219,7 +219,7 @@ cv api contact.get first_name=Alice last_name=Roberts
## API Security
API has security mesasures built in depending on the way the API is called that can also be turned off or on. API Permissions are also able to be altered via hook. More information on API Security can be found in the [Security Documentation](/security/permissions.md).
API has security measures built in depending on the way the API is called that can also be turned off or on. API Permissions are also able to be altered via hook. More information on API Security can be found in the [Security Documentation](/security/permissions.md).
-[Job Board](https://civicrm.org/jobs) - Post and find paid work
-[Documentation](https://docs.civicrm.org)
-[Mattermost](https://chat.civicrm.org) offers live discussion in chat rooms and direct messages. It's a great place to go for any technical questions. Here, with a bit of luck, you'll often find an instant answer to your question or a pointer in the right direction. Definitely go here if you feel like you are banging your head against a wall.
-[Mattermost](https://chat.civicrm.org) offers live discussion in chat rooms and direct messages. It's a great place to go for any technical questions. Here, with a bit of luck, you'll often find an instant answer to your question or a pointer in the right direction. Definitely go here if you feel like you are banging your head against a wall. New developers can check out the [dev-newcomers](https://chat.civicrm.org/civicrm/channels/dev-newcomers) channel for discussion on getting started with developing for CiviCRM.
-[Stack Exchange](http://civicrm.stackexchange.com/) - Question & answer site covering a range of topics relevant to developers and users. It is a great place to find answers to the millions of questions that have already been asked about CiviCRM, and to ask ones that haven't been asked already.
-[GitLab](https://lab.civicrm.org) - CiviCRM's tool for issue tracking community-based project management.
-[GitHub](https://github.com/civicrm) - Hosted git repositories for the entire CiviCRM codebase, as well as many smaller tools focused on developing CiviCRM.
2.[Newsletters](https://civicrm.org/civicrm/mailing/subscribe)(after your CiviCRM account is active)
-[Newsletters](https://civicrm.org/civicrm/mailing/subscribe)(after your CiviCRM account is active)
## Falling out of use
-[Wiki](https://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+Documentation) - still used for some older documentation
-[IRC](http://irc.civicrm.org/) - #civicrm on irc.freenode.net
*but now mostly replaced by Mattermost*
-[Forum](https://forum.civicrm.org/) - *now mostly replaced by
StackExchange*
-[CiviCRM Groups](https://lists.civicrm.org/lists/firstpasswd/) - (listservs) *but now mostly replaced by Mattermost*
## Out of use
-[IRC](http://irc.civicrm.org/) - #civicrm on irc.freenode.net *No longer officially supported by the CiviCRM organization, and functionally replaced by Mattermost*
-[Wiki](https://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+Documentation) - *Archived in November 2017, but still useful for some older documentation. Developer and admin docs have been moved to [MkDocs](https://docs.civicrm.org/). Other documentation should be moved to their respective [Gitlab wiki spaces](https://lab.civicrm.org/explore/groups).*
-[Forum](https://forum.civicrm.org/) - *Archived on November 25, 2017*
-[Jira](https://issues.civicrm.org) - *Archived on December 27, 2018. You can still access old (read-only) JIRA issues if you know their issue number and you can also browse the archived issues for a specific project.*
The developer community is full of friendly people, eager to welcome newcomers. Mattermost and in-person events are great starting points if you're looking to get involved!