Get ready by profile: how is to be a developer
Audience: This article is intended for Syntphony admins
One of the great advantages of Syntphony is the ability to customise everything down to the last detail, and the developer is absolutely necessary for this. Discover how this professional is in charge of designing, managing and configuring all the details to complete the Syntphony experience.
The developer at Syntphony is the person in charge of bringing the designer’s ideas to life by extending the existing functionalities of the platform to offer new features unique to your organisation. To manage Syntphony it is necessary to be a “Syntphony Admin”. Syntphony Admins are users who belong to the site administrators group in Syntphony’s SharePoint site. They have the authority to view and modify all configuration options within Syntphony’s tenant.
The developer must know HTML and json to:
- Develop custom forms for the creation, editing and display of an addon.
- Edit existing creation, editing and display forms to suit the needs of the organisation.
- Configure custom layouts cards for each addon.
- CustomiseCustomize header designs.
- Create custom webparts
- Configure the terms and conditions of the platform.
The developer has the API at his disposal to be able to use Syntphony components or their services to obtain information. To do so, the developer must follow the steps below:
- Create a custom SharePoint Framework component.
- Add the Syntphony API reference to package.json
- Import the API into the components you need to use it in
The developer is the starting point for creating a user experience in Syntphony that is as customised as possible for the organisation.