What is the best way to integrate Ninja Forms with Microsoft Team Foundation Server?
We want to create a backlog item when we submit the Ninja Form.
The best approach so far was using Webhooks plugin in Ninja Form and POST the form data to TFS using TFS API.
References:
Webhooks plugin for Ninja Forms