My requirement is to connect quickbook desktop with PHP app. For that I just go through http://wiki.consolibyte.com/wiki/doku.php/quickbooks_web_connector to create QWC file, found parameters like FileID, OwnerID.
How can I get this from quickbook desktop..?
Thanks in advance for the responses...
Copy-pasted right from the link you posted:
Copy/paste:
<FileID>…</FileID> You can make this up as long as it follows the GUID format (uppercase HEX chars only!): {6904A826-7368-11DC-8317-F7AD55D89593}. It has something to do with DataExt elements; most simple integrations can just make this up.
<OwnerID>…</OwnerID> Same as above