Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kk-no committed Nov 8, 2023
1 parent d02d4a3 commit 62413c8
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,30 +201,31 @@ fmt.Println(customDeal.CustomA, customDeal.CustomB)

# API availability

|Category | API | Availability |
|-------------|---------------------|-----------------|
|CRM | Deal | Available |
|CRM | Contact | Available |
|CRM | Imports | Beta |
|CRM | Schemas | Beta |
|CRM | Properties | Beta |
|CRM | Tickets | Beta |
|CMS | All | Not Implemented |
|Conversations| All | Not Implemented |
|Events | All | Not Implemented |
|Marketing | Marketing Email | Available |
|Marketing | Transactional Email | Available |
|Files | All | Not Implemented |
|Settings | All | Not Implemented |
|Webhooks | All | Not Implemented |
| Category | API | Availability |
|---------------|---------------------|-----------------|
| CRM | Deal | Available |
| CRM | Company | Available |
| CRM | Contact | Available |
| CRM | Imports | Beta |
| CRM | Schemas | Beta |
| CRM | Properties | Beta |
| CRM | Tickets | Beta |
| CMS | All | Not Implemented |
| Conversations | All | Not Implemented |
| Events | All | Not Implemented |
| Marketing | Marketing Email | Available |
| Marketing | Transactional Email | Available |
| Files | All | Not Implemented |
| Settings | All | Not Implemented |
| Webhooks | All | Not Implemented |

# Authentication availability

|Type | Availability |
|-------------|--------------|
|API key | Deprecated |
|OAuth | Available |
|Private apps | Available |
| Type | Availability |
|--------------|--------------|
| API key | Deprecated |
| OAuth | Available |
| Private apps | Available |

# Contributing

Expand Down

0 comments on commit 62413c8

Please sign in to comment.