function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rohitash yadavrohitash yadav 

How co create a custom field in standard object through REST api

Hi,

I need to create a custom field in contact. I am using an REST api to create/update contact so I want to create a text field in contact object dynamically through SOQL query.

Thanks,
Rohitash
SandhyaSandhya (Salesforce Developers) 
Hi,

Please follow below link for similar discussion.

http://salesforce.stackexchange.com/questions/20763/creating-a-custom-object-using-rest-api
 
Hope this helps you!

If this helps you please mark it as solved.

Thanks and Regards
Sandhya