Asset Import API

Hello, I am new to Team Dynamixs as well as APIs.  I am currently reviewing the document on importing assets. 

If you are pulling asset information from another vendor to TDX, how would you go about scheduling the process?

Asked by Tyler Duncan on Tue 6/30/20 9:14 AM
Sign In to leave feedback or contribute an answer

Answers (2)

This answer has been marked as the accepted answer
Tyler Duncan Thu 7/2/20 11:09 AM

Would this need to be via FTP or some sort of WebSocket?

No feedback
To schedule the pulling of records from the other vendor's system? Wouldn't you just build the pull script and use like a Windows Event Scheduler to schedule the script to run on the interval(s) desired? - Mark Sayers Thu 7/2/20 11:14 AM

Mark Sayers Tue 6/30/20 11:27 AM

Hello Tyler,

You likely would need to have your own way externally to call the script that will do the pulling from the other vendor and then sending of data to TDX.

No feedback