Collections Archives - Mozenda

Mozenda API Category: Collections

Collection.AddUpdate

November 16, 2018

Description Adds a new collection or updates an existing collection of the same name with the fields and data items provided. Accepts same data formats as Collection.AddItem bulk insertion. Required parameters CollectionName, Data File (XML) or POST Data (JSON) Returns The result of the operation including the CollectionID, CollectionName, whether

Read More

Collection.UpdateItem

August 10, 2015

Updates an item in the collection. Returns a message specifying whether or not the update was successful

Read More

Collection.UpdateField

August 10, 2015

Modifies a field in a collection. Returns a message specifying whether or not the update was successful.

Read More

Collection.SetPublisher

August 10, 2015

Updates or creates a new publisher for the specified collection. Returns a message specifying whether or not the add/update was successful.

Read More

Collection.SetUniqueFields

August 10, 2015

Sets the Unique Fields on the Collection. WARNING: This operation will delete any duplicates in the collection based on the new unique fields being set. Returns a message detailing whether or not the command executed successfully and the number of duplicate items removed.

Read More

Collection.Publish

August 10, 2015

Publishes the collection according to the publishing information setup for the collection. Currently, this can be entered via the Web Console or using the Collection.SetPublisher call. Returns the result of the operation and the jobID if the request was successful.

Read More

Collection.DeleteItem

August 10, 2015

Deletes an item from a collection. Returns a message detailing whether or not the command executed successfully.

Read More

Collection.DeleteField

August 10, 2015

Deletes a field from the Collection. This operation can only be performed on Collections that are created by a user (cannot delete fields from an agent’s collection). Returns a message detailing whether the command executed successfully.

Read More

Collection.Delete

August 10, 2015

Deletes the collection and all data within it. WARNING: This operation is permanent! Returns a message detailing whether or not the requested command was successful.

Read More

Collection.Clear

August 10, 2015

Clears the contents of a collection but leaves the collection intact. WARNING: This operation is permanent! Returns a message indicating whether or not the command was successful.

Read More

Collection.AddField

August 10, 2015

Adds a field to the desired Collection, and field format is set to “Text”. This operation can only be performed on Collections that are created by a user (cannot be performed on agent collections). Returns the result of the operation and the FieldID if it was successful.

Read More

Collection.AddItem

August 10, 2015

Adds an item to a collection with the values specified. In addition to single items, it is possible to add items in bulk by attaching a file with the request. Returns the ItemID of the newly added item, or an error message stating why it could not be added.

Read More

Collection.Add

August 10, 2015

Adds an empty collection in your account. Returns the result of the operation and the CollectionID if it was successful.

Read More

Need more information?

We'd love to hear from you.

100% Privacy. You are that important to us. Privacy Policy