on 2025 Mar 25 12:18 PM
Request clarification before answering.
Hi Sakshi..
To my knowledge, currently there is no direct equivalent operation like DELETE_INSERT(delete or insert at the same time). However you can achieve similar functionality by implementing a sequence of below steps in your integration flow by making sure the logic and exception handling are maintained properly.
1. checking/validation of the existing object
2. delete/remove if necessary and
3. create/post/insert
Hope it helps 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
12 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.