I am trying to do a HTTP Post to a remote API, not wordpress’s own API.
I want it to make the above post, when a new user registers in WP, so that the same account is created in my other system, if that makes sense?
For the record, I’m using WordPress 5.2 with the “Hestia” theme.