Update endpoints
Which SuperOffice endpoints you get access to by default depend on the template you selected when registering the application. See list of default configuration. We highly recommend that all new apps use our WebAPI.
What can I change?
You can add, remove, and update information about endpoints hosted by you that SuperOffice will send data to:
- ERP sync
- Quote connector
- Database mirror
- Push notifications
- Redirection
These are all part of your application configuration.
To get access to additional SuperOffice API endpoints or RESTful agents, you need to contact us.
How to change configuration
In the Developer Portal, go to your application page.
Select Configuration from the left menu.
Turn on Advanced (next to the left menu, between the list of versions and the client ID).
Choose from the secondary menu and update values. See details in the following sections.
Click Save Settings.
When done, request to publish the configuration.
ERP sync
Open the advanced configuration.
Select ERP from the secondary menu.
Update the Endpoint field in the ERP sync section. Optionally, choose different values per environment.
-
Select Off/On to activate the endpoint (turn on data traffic).
Save and publish.
Quote connector
- Open the advanced configuration.
- Select ERP from the secondary menu.
- Update the Endpoint field in the Quote connection section. Optionally, choose different values per environment.
-
Select Off/On to activate the endpoint (turn on data traffic).
- Save and publish.
Database mirroring
Open the advanced configuration.
Select Mirroring from the secondary menu.
Update the Endpoint field. Optionally, choose different values per environment.
-
Select Off/On to activate the endpoint (turn on data traffic).
Save and publish.
Customer state change notifications
This is your public URL where we push tenant status changes regarding all customers who have approved your application.
Redirection URLs
For detailed instructions, see CORS and redirection URLs in the Security section.