But as I articulated the follow-up task it slowly dawned on me I may have got the solution to what I'm asking below!
##Original post
I'm adding a range of targeted forms to my website with a view to using webhooks to add new records to a range of tables. I'm using ConvertBox as my form tool (lets me split test different forms) and though I've used webhooks with ConvertBox before, I've only used them to trigger a Make scenario.
But for this use case, I don't need a scenario to fire. I just need the form inputs passed to my corresponding tables.
So wondering what I need to do make that happen.
PS. By way of a backup I know I can fire a Make scenario to create a record so feeling like I already have my plan B if no quick and easy Plan A option exists?