Newer Version Available
Field Set Fields (GET)
Get the fields of a field set by the field set ID and object name.
- Resource
-
1/connect/fieldset/objectName/fieldSetId/fields - Resource example
-
1https://yourInstance.salesforce.com/services/data/v65.0/connect/fieldset/ClaimCoveragePaymentDetail/0182819gvahBghvdh/fields - Available version
- 65.0
- HTTP methods
- GET
- Path parameter for GET
-
Parameter Name Type Description Required or Optional Available Version fieldSetId String ID of the field set to get the associated fields for. Required 65.0 objectName String API name of the object to get the associated fields for. Required 65.0 - Response body for GET
- Field Set Fields