How to make use of http://localhost:10001/custom_configs?

Hi @pavuluri_jagadeesh,

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 :

  1. http://codelabs-prod.s3-website-us-east-1.amazonaws.com/
  2. https://www.freshworks.com/platform/freshworks-upskill-program/resources/ ( recordings of our sessions :slight_smile: ) !
1 Like