Questions tagged [twinfield]

Twinfield is a cloud-based accounting package typically used in the Netherlands and several other countries. Use this tag for questions about the use of the SOAP APIs of Twinfield. For product use questions use Super User.

Twinfield is an cloud-based accounting package typically used in the Netherlands and several other countries. Use this tag for questions about the use of the SOAP APIs of Twinfield. For product use questions use Super User.

Questions should include relevant steps to reproduce the problem. Also include appropriate tag(s) for the programming language you are using, like or .

For product use questions use Super User.

20 questions
0
votes
0 answers

Python API call not writing to file

In the past, I used the Power Query Editor in PowerBI to request a sessionID and then use that query to query an API. However, this dependency does not work with PowerBI Service. So now I'm trying to do the API call externally via Python. I can get…
0
votes
0 answers

Automation of Twinfield add in execution in Excel preferably using Python libraries

I have been trying to automate the process of executing the "Twinfield Analysis" add-in in Excel for quite some time. The challenge I face is that this add-in is needed to be clicked and login details need to be entered every time I reopen the excel…
0
votes
1 answer

Using XML with REST API through Azure Datafactory V2

I need to connect with a webservice through a REST API, get data and insert that data in a Azure SQL Database. We are using Apache Airflow for that but our engineer is leaving. Finding a replacement has proven to be very hard. Programming skills…
Henrov
  • 1,610
  • 1
  • 24
  • 52
0
votes
1 answer

Using the Browse option

I'm writing an application for Twinfield. I login to an account with 4 administrations in it. I would like to retrieve all information belonging to not payed invoices. With the search opttion I get al open invoices for a certain office. string[][]…
0
votes
1 answer

twinfield API integration with laravel

Twinfield is an online financial accounting software package for small and medium enterprises, produced and maintained by Twinfield International, based in The Netherlands. It is used by over 15,000 subscribers in 20 countries. I want to integrate…
user8363250
1
2