CORE API Update Log
Date: February 15, 2023
This CORE RESTful API v1.0.18 update log describes the changes made to CORE APIs. If you have any questions, please reach out to CORE Developer Support.
Following are the updates made in this release:
- We added a new webhook event type (Workflow) for the TimeEntry model. It enables your apps to receive webhooks whenever a workflow action occurs on time entries, i.e., when the time entries are submitted, approved, rejected, etc. Learn more about it here.
- We introduced rate limiting for our APIs which limits the number of requests your applications can make in a given amount of time. Check out all the details here.
- We fixed performance issues in the Credit Card API.
- We updated the documentation and Swagger portal.