Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Square Box CatDV CATDV API Question

  • CATDV API Question

    Posted by Josh Waller on December 6, 2023 at 9:25 pm

    I’m trying to work with the CATDV API and running into some barriers. I’ve used POSTMAN to test with and have successfully created a new folder. Next I wanted to try and update a clip field via the API. I get a success message, but the data isn’t actually updated when I check in CATDV. Any ideas why that would be?

    Here is my JSON code in the body:

    ———————————————————-

    {“clip”: {“Overview”: “Updated Overview Data”}}

    ———————————————————

    Here is the response from the API call:

    Status:200

    {

    “status”: “OK”,

    “data”: {

    “ID”: 2873610,

    “seqNo”: 262,

    “modifyDate”: 1701894258227,

    “accessedDate”: 1701894258227,

    “sourceMediaID”: 2873626,

    “importSourceID”: 2873635

    }

    }

    The “Overview” field on my clip is not updating with any data.

    Josh Waller replied 1 year, 1 month ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy