Create a new action feed

Learn about the Create endpoint in the FeedingBackgroundInfo collection.

This API lets you create a new action feed.

In this section, "Action feed" refers to the process of extracting and importing actions from an external PDF file.

API request

Parameters

Parameter
Description

tenantId

Unique identifier of the tenant responsible for the project.

projectId

Unique identifier of the project in which you are feeding actions.

Note: Whether or not you need to enter the project ID depends on your user account;

  • If you are working with a private solution, you might need to enter the project ID..

  • On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.

filePath

The path of the file that contains the action feed.

fileSize

Size of the file that contains the action feed.

uploadDate

Exact time and date of uploading the action feed.

status

Status code of the process of uploading or deleting the action feed.

By default, this value is 0.

creationTime

Exact time and date of creating the action feed.

Last updated

Was this helpful?