I'm trying to push a message via PHP. I have most of it figured out; I just need the URL to post to and the name of the field(s) to post (I assume the field name is "message" but I am not sure). I can't seem to get it to work in the console.
Thanks in advance.
1 Comment
r
robbie
said
over 6 years ago
Nevermind...I realized I needed to create a custom endpoint.
robbie
I'm trying to push a message via PHP. I have most of it figured out; I just need the URL to post to and the name of the field(s) to post (I assume the field name is "message" but I am not sure). I can't seem to get it to work in the console.
Thanks in advance.