We are working to set up an on-site custom database to be used for a data dashboard. The database, the dashboard, and our internal API endpoint are all set up, tested, and configured. The only thing we haven't solved is getting machform to send data to our API.
Our (very large) organization has a cloud based instance of machform. The IT team restricts access so only they can set up a form. I submitted a ticket to our IT team and they created a form and pointed "Send Data to Another Website" to our internal API. However, the data is getting lost somewhere between MachForm and our database server. I'm 90% certain that the machform data is being blocked by our firewall.
I'm trying to track down what the source IP address and/or URL is when machform cloud sends data and how that data is formatted. The documentation is basically non-existant. This is the only page I can find and it is quite out of date: https://docs.machform.com/help/sending-form-data-to-another-website
If I can help narrow down the source IP/URL, I can send that over to our network team so they can create the appropriate firewall rules to allow the data to pass through.