Closed (fixed)
Project:
FreeAgent API
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2010 at 14:52 UTC
Updated:
20 Apr 2014 at 14:00 UTC
Jump to comment: Most recent
Hi, I'm thinking of getting a FreeAgent Central account for a new business of mine and was wondering if I could do a little integration with a Drupal-based customer portal with this module. I don't suppose you have any plans to create a release of the module or, even better, create a Views 3 plugin that would let me create views of my FreeAgent data? I'm afraid I have no coding skills or funding at the moment but this is something that may change (funding) in the next few months.
Comments
Comment #1
4drian commentedComment #2
snufkin commentedBasically we are developing an API module that will be used by other contributed modules to pull FA data via a nice interface (so one does not have to worry about authentication, error handling, data parsing when requesting different resources). Currently the module development is progressing as our free time allows in the 7.x-1.x branch.
Current aims and milestones are (psynaptic feel free to correct me):
- Implement a configuration page with account verification [done]
- Add a GET handler interface for each resource FA offers
- Add PUSH interfaces
- Add local caching for the remote data
Comment #3
derekahmedzai commentedThis sounds interesting. How's it progressing?
Comment #4
snufkin commentedI am working on a branch that uses the rest api by bevan, similar to http://drupal.org/project/redmine. This required a rewrite and I didnt want to commit to the repo until its a sort of stable version, although I probably will soonish.
Comment #5
deekarma commentedHi, just wondering if you are still working on this project?
cheers
Comment #6
deekarma commentedI just opened my eyes and saw there was a commit at the beginning of the month. Great news.
I note that the module will be for drupal 7. Do you think there would be a lot of work in retorgrading it for drupal 6. I would like to integrate with open atrium.
(edited for typos)
Comment #7
snufkin commentedI doubt there ever will be any progress on the D6 version. I'll close this issue for now, stella has been making great progress on the module, so I imagine she will plan a release soon.