When using createorUpdateApplications API tags are not getting created though the tags are mentioned in the JSON.
https://rpa.casthighlight.com/api-doc/index.html#/Applications/createorUpdateApplications
Details
The API https://rpa.casthighlight.com/api-doc/index.html#/Applications/createorUpdateApplications
won't create tags instead the API to Add tag to application
https://rpa.casthighlight.com/api-doc/index.html#/Applications/addTagToApplication
should be used. This may require 2 steps.
- Create the application.
- Create the tags for the application
Highlight API's
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
35633
Comments