OData Connector Guide > OData Connector processes > OData Connector processes overview
  

OData Connector processes overview

You can use Process Designer in Application Integration to read, create, change, or delete data in OData objects.
In a process in Application Integration, you can configure an OData connection to connect to objects in an OData service. Use the connection in a process to perform multiple activities. You can specify an OData connection in step types such as Assignment and Create.

Example

As an HR administrator in an organization, you want to update the employee database when new employees join your organization. You can create an OData connection to the Employees object in the OData service. You can then design and run a process to insert the employee details from a source file object to the Employee object in the OData service.