Hi Everyone, I am trying to find a way to run a tidal job using C# , do we have any API ? I would like to create an application that can run this tidal job and give us it's status.
I am not really familiar with the API but it's basically a REST API so you can use REST or SOAP web services to interact with the TES API. REST is a lightweight protocol that uses HTTP requests and JSON or XML to communicate with the API. SOAP is a more robust protocol that uses XML to define the message format and WSDL to describe the web service.
Hope that helps.
Learn, share, save
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.