The OGFGedcomUpload operation is used to upload a gedcom file to the OneGreatFamily system.
2008-03-03 Initial version
/FamilyTree/2009-03-03/Gedcom.svc
2009-03-18 Seperate SOAP and REST URL's
SOAP URI:
/Service/2009-03-18
REST URI [POST]:
/FamilyTree/2009-03-03/Gedcom.svc/GedcomUpload?user={userOgfn}&group={groupOgfn}
Name | Description | Required |
---|---|---|
GedFileInfo |
The GedcomFileInfo aggregate the contains the information for uploading a gedcom
Type: Default: None Constraints: Must be a valid aggregate |
Yes |
The only thing returned is the aggregate below:
Name | Description |
---|---|
JobStatus |
This operation returns a JobStatus aggregate upon success. Otherwise an error is returned.
Type: |