Recent searches
No recent searches
Run code only on app installation
Answered
Posted Aug 31, 2023
Hello!
I am building a client-side support app with Zaf and React and I would like to run some code that creates a custom ticket field using the tickets API, when the app is being installed. Would that be possible?
And also, after creating it, I would need to store its ID somewhere in order to set and get its value with ZafClient (ticket.customField:custom_field_{ID}) when the app is being used by any user.
Thank you!
0
1
1 comment
Oana Veronica Pop
Thank you Ahmed Zaid! This was what I needed.
0