Back to all connectors

LogoSuperOffice integration connector

Add white-label customer-facing integration with SuperOffice into your app with just a few lines of code.

Managed authentication

Connect your customer accounts in SuperOffice without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.

Just one line of code for you and one click for your customers:

iApp.integration('superoffice').open()

Read full documentation
Get started for free

Add SuperOffice to your app in the next 30 minutes

Execute SuperOffice operations on behalf of your customers

Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.

Read more about operations

Add a new field to the current AppointmentEntity user-defined field layout.

Change a AppointmentEntity user-defined field's type based on the prog-id or label.

Set default values into a new AppointmentEntity.

NetServer calculates default values on the entity, which is required when creating/storing a new instance Calls the Appointment agent service CreateDefaultAppointmentEntity.

Deletes the AppointmentEntity

Calls the Appointment agent service DeleteAppointmentEntity.

Delete a AppointmentEntity user-defined field's details based on the prog-id or label.

Deletes the admin version of the field. The layout needs to be published before the change is visible.

Is the UDef Layout changed? This may or may not involve moving data (which takes longer).

True if the AppointmentEntity user-defined field layout has been changed.