Business Scenario:
Once we have a Customer in ERPNext, we want to give them a Username and Password on an External Portal System for which we have the required APIs to create the user
In ERPNext Scenario
After Creating a Customer within ERPNext, we want to have another DocType where the “required” customer fields are populated, and then we hit the “Submit” or “Save” button that would trigger an External API to create a user in an external Portal System. Is this conceptually do-able with ERPNext?
I am relatively new to ERPNext. Any suggestions on this would be appreciated. If there are better alternatives than what I have mentioned here, I’d welcome that too.
Thanks in advance