automation-hub
2024.10
true
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Automation Hub API Guide

Dernière mise à jour 11 nov. 2024

Input for Automation Idea Creation Date

Note:

For both Automation Idea Creation Date and Automation Idea Update Date filters the used date format is EPOCH.

Key

Value

Use Case

createdStart

The start date for the search.

GET filter

createdEnd

The end date for the search.

GET filter

Examples:

  • Retrieve all Automation Ideas created after 23/07/2020:

    createdStart=1595462400

  • Retrieve all Automation Ideas created before 23/07/2020:

    createdEnd=1595462400

  • Retrieve all Automation Ideas created between 22/07/2020 and 23/07/2020:

    CreatedStart=1595376000&createdEnd=1595462400

Cette page vous a-t-elle été utile ?

Obtenez l'aide dont vous avez besoin
Formation RPA - Cours d'automatisation
Forum de la communauté UiPath
Uipath Logo