Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
The EntityServices resource has a service named CreateOrganization that will allow you to do this.
When ever creating entities by code make sure you use try catch blocks to prevent Ghost Entities, Help Center Ghost Entities.
Thanks,
Yes, exactly
The EntityServices resource has a service named CreateOrganization that will allow you to do this.
When ever creating entities by code make sure you use try catch blocks to prevent Ghost Entities, Help Center Ghost Entities.
Thanks,