Skip to main content

I am not getting ID as return parameter in list item added rule in list view.
I want to execute another smo in same rule with input parameter as ID return from added(configure) rule


12400i183D51C7F3D24F8D.png

Hello  @BB33 ,


 


Could you also share how the input/output mappings are configured for the action that executes the “Create SKU” method for all items that have been added? 


 


Cheers,


Kimberly 


 


K2 will not accept any liability for any issues arising from actions taken in respect of information provided by any forum member.

Hi  @lkimberly 

 

I am using Create,Update,Delete methods from table itself. So in SMO i renamed Create method to CreateSKUs. 

 

In Create SKUs method i am passing SKUs Name to table. It is Adding Row in Table with SKUs Name but i am not getting return ID from table


Reply