I see in the documentation that the endpoint
https://developers.pipedrive.com/docs/api/v1/Files
has not been migrated to V2.
If I switch my entire application to /api/v2, will files no longer be retrievable or uploadable?
Why does the Files endpoint not exist in V2 — is this still planned to be added?
Hey! API V2 is only available for part of the API and files API is not included yet. Rule of thumb is if an endpoint is not available on V2, it is safe to continue using it on V1 and the V1 version will not be removed.
The full list of V1 endpoints that will be removed at the end of year is here: Deprecation of selected API v1 endpoints .