Now SDK Questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 07:16 AM
- 612 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2024 01:37 AM
I had some exchange with Now SDK Developers in person and received the following feedback.
1. Currently it is not possible to create a module with the Now SDK for one scope and use it directly in another.
You would have to create a script include in the scope with the module and provide calls to the module via the script include to the module (meaning every function provided by the module) needs to have a function in the script include. This might change in the future but it's not guaranteed.
2. This is might be analyzed. Will ask again for this topic.
3. Also not safe but possible that the CLI tools might be merged in the future.