I have created a HTTP Operation which disables the account which works fine but after that I have to call one more endpoint after disable endpoint/operation triggers.
So, will this be achieved by After Operation Rule or any other suggestion?
You can leverage Parent/Child relation between operations. Child operation will be called after Parent operation. You can also pass parameters to child operation based on the response from Parent operation.
Please describe your requirement in detail for specific suggestions
1 Like
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.