Skip to content

Listen for new RSVPs in ActionKit [3] #1

@aguestuser

Description

@aguestuser

Acceptance Criteria

GIVEN a running server with an API key for a client's ActionKit account

  • THEN EVERY HOUR, the server will retrieve all events associated with that account and all RSVPs associated with each event
  • AND THEN the server will store a record of any new events or RSVPs in the database (including a reference to the Event/RSVP's id in actionkit)

Definitions

[stub]

Out of Scope

We will not listen for events in a specific campaign. Rather we will listen for all events associated with a given clients ActionKit account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions