How do I publish knowledge from Drupal 9 when a content material is created, publish knowledge to Drupal 7 hosted in a special server to create node content material.
In Drupal7, I’ve enabled providers module and created a useful resource to create login session, settle for json knowledge and creates node content material. That is working tremendous after I take a look at from POSTMAN.
I’m new to Drupal 8/9 and undecided the way to publish json knowledge to D7. Please may anybody recommend? up to now, i’ve created a customized module in D9 and have added extra custom_form_submit the place I can add code to publish knowledge as soon as Drupal Development Service node is submitted. I must login to D7, seize token, publish knowledge to D7 to create node in D7, then logout from D7.
Or can Drupal Development Service login course of be dealt with individually through sysadmin configurations like proxy/firewall settings? Each D7 and D9 are hosted in separate servers however in similar organisation cloud.