Skip to main content
balajibv
Contributor ⭐️⭐️⭐️
August 16, 2024
New Idea

Allow Action in Rules Engine to process as a Chain

Related products:CS Rules Engine
  • August 16, 2024
  • 0 replies
  • 9 views

Currently when you add action to a transformation or dataset, it simply ends. We are unable to use the result that is coming from the action to update BACK the source table.

This is forcing us to do illogical, round about methods to link the source to the action.

For e.g.

We are creating a SF Campaign record based on a Gainsight Table. Unfortunately we dont have a place to store the GSID in the Campaign table in Salesforce.

We are also unable to update the resultant SFID even though we can see it in the results!!

 

If we can make the “Action” as a Chain then the result will be available to update back the source table