submit_event_registration_for_review
Queues event registration details for human review, using constituent name and email to match records before adding to Little Green Light.
Instructions
Submit an event registration/invitation to LGL's Integration Queue for human review. Provide first_name/last_name/email to match the constituent this belongs to. This does NOT write to LGL directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Constituent's email, for matching | ||
| attended | No | yes/no | |
| is_guest | No | yes/no | |
| inv_notes | No | ||
| last_name | No | Constituent's last name, for matching | |
| event_name | Yes | Required to create or associate with an event | |
| first_name | No | Constituent's first name, for matching | |
| rsvp_status | No | Unknown, Invited, Maybe, Yes, No | |
| date_attended | No | For recurring events | |
| guest_last_name | No | ||
| inv_guest_names | No | ||
| guest_first_name | No | ||
| event_segment_name | No | ||
| inv_attendee_count | No |