<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Help / Advice on Integrations]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10682&amp;type=atom" />
	<updated>2025-09-26T11:58:39Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10682</id>
		<entry>
			<title type="html"><![CDATA[Re: Help / Advice on Integrations]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43759#p43759" />
			<content type="html"><![CDATA[<p>Using iFrame for integration is generally not recommended as it may be used in a separate browser unless some session variables and parent frame&#039;s js/data are linked.<br />Exporting, EMailing and Voiding are separate activities that need on the fly generation and parameter checking before completion.<br />The URL for such actions will also be linked to session variables and logged in credentials as well besides the normal record ID info.<br />Command Line / bash utilities in batch mode too can be explored with dovetailed sequenced operation on specific URL usage.<br />Viewing the invoice in your iFrame is presently possible as alos the menu links. That should be enough to export and email the invoice when viewing it through the use of some external get variable to trigger such scripts.<br />New menu options in FA using some extensions too can be used to do the above.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-09-26T11:58:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43759#p43759</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help / Advice on Integrations]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43758#p43758" />
			<content type="html"><![CDATA[<p>Hi Apmuthu,</p><p>Things seem to be going quite well:</p><p>We allow users to create their FA Account from within our system,&nbsp; &nbsp;so that is automated,&nbsp; &nbsp;then we run the FA system within our system via iframe so no need to login or out etc...</p><p>We do pull the required data direct from the DB</p><p>Next,&nbsp; &nbsp;I need some help / advice on:</p><p>Exporting the Invoice<br />Emailing the Invoice<br />Voiding the Invoice</p><p>All above from within our System</p><p>what would be the best way to handle those functions?</p>]]></content>
			<author>
				<name><![CDATA[michaelmandy]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42709</uri>
			</author>
			<updated>2025-09-25T08:52:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43758#p43758</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help / Advice on Integrations]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43752#p43752" />
			<content type="html"><![CDATA[<p>Assuming you have a local MySQL/PHP or equivalent application for your Transport Management Solution (TMS) that has it&#039;s own database.<br />Create a read only view that takes the data from some SQL query in the FA database. Now tailor your application in your TMS to partake of the necessary FA data from within itself (RO views).</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-09-07T11:54:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43752#p43752</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Help / Advice on Integrations]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43750#p43750" />
			<content type="html"><![CDATA[<p>Hi All,</p><p>I am looking for some help / advice on the best way to integrate our Transport Management System with FrontAccounting!</p><p>Obviously the integration wont be the same as Xero or QBO as we have access to the system and DB</p><p>I need to know the best ways to connect to the different sections so i can get things ready for our developers!</p><p>Best ways to connect to:</p><p>1.&nbsp; &nbsp;Customers, Suppliers, Items / Services, Fixed Assets (Vehicles), Users (Staff / Drivers) <br />(having access to the db etc.. Direct to DB connection or api?)</p><p>2.&nbsp; &nbsp;We will Create, and Email the Invoices with attachments from within the Transport Management System)<br />(Advice&nbsp; on Best way to Handle that? direct or api) (also to ensure all steps / processes are followed etc...)</p><p>3.&nbsp; &nbsp;We will use the Direct Invoice to Create the Invoices!</p>]]></content>
			<author>
				<name><![CDATA[michaelmandy]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42709</uri>
			</author>
			<updated>2025-09-07T08:44:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43750#p43750</id>
		</entry>
</feed>
