Question concerning TaifunLocationService extension

Web Block Component :

1-Use Set web.Request Headers block to set request headers.

2-Use web.Post Text block to send your Post request data.
You should use JOIN TEXT BLOCK to send latitude and longitude

latitude=value
&longitude=value

I

3-Use Set web.url block to set your url
https://www.your_domain.com/your_endpoint.php