createInventoryFeed
Create a new Inventory Feed configuration
Input fields
input (
CreateInventoryFeedInput
)
Return fields
ref (
String!
)
Reference of the Inventory Feed. Must be unique.
name (
String
)
Human readable name for this feed
status (
String!
)
Status of the Inventory Feed. Supported values are ACTIVE and INACTIVE.
createdOn (
DateTime
)
Time of creation
createdBy (
String
)
Username who created the Inventory Feed
updatedOn (
DateTime
)
Time of last update
updatedBy (
String
)
Username who updated the Inventory Feed
attributes (
[Attribute]
)
A list of attributes associated with this Inventory Feed
source (
InventorySource
)
Source of the Inventory Feed
destination (
InventoryDestination
)
Destination of the Inventory Feed
dataFormat (
InventoryDataFormat
)
Exported format of inventory data
frequencyCronExpression (
String
)
CRON expression of Inventory Feed schedule