http request how to receive payload data on endpoint wordpress page
-
[ Moderator note: moved to Fixing WordPress. ]
I have a lora data package that i can send through by http. Now i need to receive the data on my website. How can i do this? I want to show it on a page, but preferably save the data packages in an organized sql database as well (i still have to learn sql as well…) I read something about the http api, but do i need a resource url? I don’t seem to have one. Does my code need to be of the type ‘GET’? I’m getting confused. The package could be retrieved by requestbin however. I know the package is of content-type JSON.
Can somebody help me out?
- The topic ‘http request how to receive payload data on endpoint wordpress page’ is closed to new replies.