We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8550183 commit 115144cCopy full SHA for 115144c
README.md
@@ -48,4 +48,16 @@ $views = \Freshworks::contacts()->filters()->toObject();
48
\Freshworks::contacts()->all($view_id)->toObject()
49
```
50
51
-See [Freshworks CRM API](https://developers.freshworks.com/crm/api) documentation for details on what can be done with their API.
+See [Freshworks CRM API](https://developers.freshworks.com/crm/api) documentation for details on what can be done with their API.
52
+
53
+## API endpoints added
54
55
+- Contacts
56
+- Accounts
57
+- Deals
58
+- Notes
59
+- Tasks
60
+- Appointments
61
+- Sales Activities
62
+- Search
63
+- Phone
0 commit comments