Skip to content

Commit 115144c

Browse files
committed
Added endpoints that have been added to this wrapper
1 parent 8550183 commit 115144c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,16 @@ $views = \Freshworks::contacts()->filters()->toObject();
4848
\Freshworks::contacts()->all($view_id)->toObject()
4949
```
5050

51-
See [Freshworks CRM API](https://developers.freshworks.com/crm/api) documentation for details on what can be done with their API.
51+
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

Comments
 (0)