![Avatar](https://secure.gravatar.com/avatar/272c919b445c729684b808722f3ba91c?default=https%3A%2F%2Fassets.zendesk.com%2Fhc%2Fassets%2Fdefault_avatar.png&r=g)
Mustafa Sahar
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Articles
Recent activity by Mustafa Sahar Sort by recent activity-
Can I access Clio Grow via API?
Question: Does Clio Grow have an open API? Clio Grow API documenation Environment: Clio Grow API Answer: No, Clio Grow does not have a full-featured open API however you can use the API to do a...
-
How do I get a client_id via API?
Question: Obtain client_id How do I get a client_id for creating a Matter? Environment: Clio Manage Answer: Client_id can be obtained by running a GET request on contacts endpoint. The followin...
-
How to add a related contact to a Matter using API?
Objective: Create a relationship on a Matter Add related contact to a Matter Additional Information: You can add a related contact to a Matter using the relationships endpoint: https://app.clio....
-
What is the default period for a webhook expiry?
Clio sets the webhook expiry to 3 days by default after being created. However it can be extended to as long as needed by changing the expire_at field.