/opportunities/remote-field-classes
Returns a list of RemoteFieldClass objects.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Headers
X-Account-Token
Token identifying the end user.
Query parameters
cursor
The pagination cursor value.
include_deleted_data
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
include_remote_data
Whether to include the original data Merge fetched from the third-party to produce these models.
include_remote_fields
Whether to include all remote fields, including fields that Merge did not map to common models, in a normalized format.
include_shell_data
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
is_common_model_field
If provided, will only return remote field classes with this is_common_model_field value
is_custom
If provided, will only return remote fields classes with this is_custom value
page_size
Number of results to return per page. The maximum limit is 100.
Response
next
previous
results