I want to create multiple fields (>300) on a custom object. Is there a way to create multiple fields using REST API? While going through different articles I found that we can use Tooling API but when I am passing multiple fields data in body I am getting an error and it is working fine with single field data.
3 件の回答
Hi ,
I think that you can only create one field with the tooling API.