Skip to content

Sync new RSVPs from AK to VAN [3] #3

@aguestuser

Description

@aguestuser

Acceptance criteria

GIVEN a running job polling for new AK events and a way to write to VAN:

  • WHEN the server retrieves a new record (event, person, rsvp) from ActionKit
  • THEN it will check to see if it has already synced each record
  • AND then push all unsynced records to VAN

Implementation Notes

  • we can tell if we have already synced a record if (1) we have both AK & VAN ids
  • don't ever delete RSVP's (if that's even possible)

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions