Jeffery

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Hook to get attendee information to 3rd party API #1144871
    Jeffery
    Participant

    I did find a hook: add_action(‘event_tickets_rsvp_attendee_created’, ‘alert_andy’, 1);

    I think these are supposed to be passing through but I keep getting NULL for them.

    $attendee_id, $event_id, $order_id, $attendee

    What am I doing wrong?

    Thanks.

Viewing 1 post (of 1 total)