SeaTable and Csharp?

Hi, I would like to interact with SeaTable from Csharp (from Unity to be exact). I see two approaches:

  • use the RESTful API
  • translate the python seatable_api to Csharp
    I wonder what others think/suggest for achieving Csharp integration.
    Kind regards,
    Marc

Hi Marc,

Just wanted to share some info on the integration. We’re using automatic generation for our seatable-php-api based on our OpenAPI documentation. Check out the repo:
SeaTable-PHP-API on GitHub

Given that a C# generator also exists, it might be faster and easier to try that route before diving into manual translation or building a new integration.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.