-2

Need to fetch tally data file in php server.How to do that in laravel.

I tried with CData connect server but it was not helpful.I want to fetch tally data file record in php server. CData connect server URL : https://www.cdata.com/kb/tech/tally-connect-php.rst#Create-a-Virtual-MySQL-Database-for-Tally-Data_9ykr6hah3

1 Answer 1

1

It is not recommended to get tally data from outside LAN, as it involves exposing all tally data to world

If tally is running in same system as your php server then you can use curl to send request in XML

Refer this - how to insert data into tally using php? and for xmls use this postman collection

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.