---
source_url: https://itmustbecode.com/dataverse-custom-api-collection/
title: Dataverse Custom API collection
date: 2021-01-02T21:20:57+00:00
categories:
  - projects-and-tools
tags:
  - custom-api
  - dataverse
word_count: 111
reading_time_minutes: 1
type: posts
---

{{< linkcard url="https://github.com/drivardxrm/Dataverse-CustomApis" title="drivardxrm/Dataverse-CustomApis" summary="Collection of Dataverse Custom Apis. Contribute to drivardxrm/Dataverse-CustomApis development by creating an account on GitHub." image="/linkcards/e9ffe6985986dfe4.png" domain="github.com" new_tab="true" nofollow="true" >}}

This project contains a set of generic Dataverse Custom APIs that can be installed and consumed in any Dataverse environment.

The goal of the project is to enhance the capability of PowerPlatform developers and makers by providing robust and easy to use API that can be consumed agnostically by any calling mechanism. (Ex. Power Automate, PCF, Model-Driven Form javascript, ...)

Please submit any ideas 💡 or questions ❓  [here](https://github.com/drivardxrm/Dataverse-CustomApis/discussions).

🚀 Find the latest release [here](https://github.com/drivardxrm/Dataverse-CustomApis/releases/latest)

## Current API list (see [Wiki](https://github.com/drivardxrm/Dataverse-CustomApis/wiki) for API Definitions)

- [AgeCalculation](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/AgeCalculation) (🆕 v1.2020.12.25)
- [DateInfo](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/DateInfo)(🆕 v1.2020.12.25)
- [DateCompare](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/DateCompare)(🆕 v1.2020.12.25)
- [GetEnvironmentVariable](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/GetEnvironmentVariable)
- [GetLocalizedChoiceLabel](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/GetLocalizedChoiceLabel)
- [GetTableInfo](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/GetTableInfo)
- [GetUserTimezone](https://github.com/drivardxrm/Dataverse-CustomApis/wiki/GetUserTimezone)

