lindsaymacvean / rp

ISC License
1 stars 0 forks source link

make ticket tailor webhook, create group and sync less fragile #41

Open lindsaymacvean opened 2 years ago

lindsaymacvean commented 2 years ago

Use regex on questions to find child name county class

{ question: 'What county do you live in', answer: 'Kerry' }, { question: 'I agree to the terms and conditions', answer: '1' }, { question: "What is your child's full name", answer: 'Sadbh O Mahony' }, { question: "Please confirm your child's full name", answer: 'Sadbh O Mahony' }, { question: 'What class is your child going into in September 2022', answer: '5th Class (Primary)' }