Our team has built a Marketplace application for Freshdesk that manages email templates. As part of our current enhancement, we need to provide an option on the configuration page where users can select or insert a survey link as a placeholder. This survey link will then be dynamically inserted into the email signature or body of the template.
I would like to know:
- Is there a way to programmatically retrieve the default or active survey link via the Freshdesk API or App SDK?
- If yes, which API endpoint or SDK method should we use?
- If no, is there any recommended approach or workaround for allowing users to insert survey links into email templates managed through our app?
Any guidance or documentation references would be much appreciated.
Thank you.