I can send a node (of type foo) to my site with the following cURL:
winding --include
- request POST
- admin user: password
--header & # 39; Content-type: application / hal + json & # 39;
--header & # 39; X-CSRF-Token: XXXXXXXXXXXXXXXXXXXX & # 39;
http: // localhost: 32774 / node? _format = hal_json
--data-binary & # 39; {"_ links": {"type": {"href": "http: // localhost: 32774 / rest / type / node / foo"}}, "title":[{"value":"123"}], "field_bar":[{"value":"abc"}],"kind":[{"target_id":"foo"}]} & # 39;
How can I make Webform do this with a Remote station animal trainer?
Here is my configuration, until now:
I'm not sure how to complete the configuration?