TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Python code hosting solution
Dear all,

I am looking for a solution to host and run simple python programs to deal with TeamDesk data.

Would you have any recommendations ?

- My need is related to dealing with API calls, where the JSON answer process is a bit to complex with TeamDesk tools (arrays, several layers of objects)
- My knowledge of Python is recent / I can write a program on my local machine but I have never written any 'in the cloud'.

Thanks for your attention

Pierre
ID
1438
Category
Integration/API
Author

Pierre
Date Created
4/19/2021 4:46:33 AM
Date Updated
4/26/2021 6:10:16 PM
Comments
Pierre 4/26/2021 6:10:16 PM
In case anybody wonders about the same issue (dealing with complex JSON objects inherited from third party APIs):

Following Kirill's excellent advice - Thanks a lot Kirill for this - I dealt with my issue to process complex APIs using Integromat.com service.

Integromat:
- integrates easily with TeamDesk using TeamDesk Rest API
- gives looping capabilities
- processes several layer-deep JSON structures
- is like Zapier but far cheaper (maybe less powerful ?)
- is code free / and with formulas (as TeamDesk)
- ...

[Kirill also provided me with Python learning advices, which I have not followed yet]

Pierre
Feedback
Back to Search Results