We are trying to update the transform using beta API, however, we are getting the following error message. We are in a situation to update the existing transform. Your immediate response would be appreciated.
Thanks for your quick reply. Yes, you are correct. There was a slight difference in the transform name. Now I can update the transform, Once again thank you for the quick reply.
Good to know you have resolved the issues. On a side note, If you are not already using it, I suggest you to use Visual Studio Code with IDN Extension that makes it a lot easier to update Objects on your IDN tenant (in fact multiple tenants).
With this extension you can load these Objects (as shown in image below) directly in VS Code, modify and save them without having to use Postman (they connect to the APIs in the backend and carry out the same operations that you would in Postman).
PS: Please don’t forget to mark as Solution the response that helped you most in resolving your issue