This only gives me the possibility to set app parameters at installation time. However, I cannot set/modify the parameters at a later (post-installation) time.
What I would need is an "App Configuration" page like the one attached. "parameters" does not seem to give this to me. Any tips?
12件のコメント
Tom Bartel
This only gives me the possibility to set app parameters at installation time. However, I cannot set/modify the parameters at a later (post-installation) time.
What I would need is an "App Configuration" page like the one attached. "parameters" does not seem to give this to me. Any tips?
0
Cedric F. Jacob
Hi Eswari,
I hope this message finds you well and healthy.
You would do this by adding parameters to your manifest file:
You can retrieve the setting values in your app with
client.metadata()
:You can find more here: https://developer.zendesk.com/apps/docs/apps-v2/setup#defining-installation-settings
Hope this helps.
Cedric
0
この投稿のコメント欄は閉じられています。