Rest request roundtrip
-
Prob a newbie question. I’m creating a round trip where my WordPress plugin is calling an external system using a non blocking Rest call. At some point the system needs to respond back to WordPress via a custom end point in my plugin.
I think I need to create the token upon sending the request to the external system and let that system use the token at some point to update WordPress. Is this assumption correct? Or would I create a user specifically for the external system and let that request a token upon responding?
Groet,
Erik
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Rest request roundtrip’ is closed to new replies.