Create custom objects and fields

How to create custom objects and fields in Skedulo

Skedulo supports custom objects and fields, which allows you to customize your Skedulo implementation to better suit the unique needs of your organization. You can create custom objects and fields in the following ways:

Skedulo for Salesforce:

  • Create custom objects and fields on Salesforce and then map into Skedulo using the Custom fields mapping page in the Skedulo web application (see Creating custom objects in Salesforce).

Skedulo Pulse Platform:

Access custom object data using GraphQL

After creating custom objects and fields, you can use GraphQL to interact with the custom object data using your preferred API client or GraphiQL. For more information on this topic, see Using GraphQL to query custom objects and fields.