1 (edited by gStorm 2012-02-27 15:26:07)

Topic: Addison Avenue Federal Credit Union

They have joined with and now are known as First Tech Federal Credit Union.  Thus far I have only verified that they support HTTP Get of Quicken formatted data.  Here is the basic URL that worked for me today:

https://ofx.firsttechfed.com/MyAccount.QFX?fileType=QFX
&acctType=CHECKING&acctNum=S1234567&startDate=20120220
&endDate=20120228&orgId=3169&bid=13024
&orgName=First+Tech+Federal+Credit+Union
&bankId=321180379&brokerageId=firsttechfed.com
&ofxVersion=102&sessionId=ofx&userid=xxxx&password=xxxx

I'm going to work on HTTP Post of the standard OFX BANKMSGSRQV1 (account activity) and SIGNUPMSGSRQV1 (account list) formats.  I'll give an update on that effort when I get to it.