Webhook data extract in javascript file automation

Viewed 25

I have a wordpress website with input fields. I want a user's input to go into a javascript file and then be stored in variables.

Currently my idea is to connect the website to a webhook and then extract the data from the webhook. However, the problem is that I think it will be complicated to automate this process, since I have to extract it myself every time.

Do you know any better ideas? Or is there a webhook provider that can do this automatically? Or can I do this directly in Wordpress?

I have the Wordpress Fluent Forms Pro plugin (Webhooks included) My question has the focus on the automation of extraction.

0 Answers
Related