The iparams.json
looks alright. Ideally, it should be looking like the following when you navigate to http://localhost:10001/custom_configs
You can also make use of domain
and api-key
iparams to store these values instead of text. These iparam types are meant especially for this use-case as they take care of validation out of the box
You can find more about them over here : Installation Parameters
Also, you can make use of the following resources to understand how it can be referred from within the code and so on :
- http://codelabs-prod.s3-website-us-east-1.amazonaws.com/
-
https://www.freshworks.com/platform/freshworks-upskill-program/resources/ ( recordings of our sessions
) !