
Announcements
Hello,
I have two list called A list, B list
when update A list item its update b list item by 'send an http request' action.
my problem is when update a list item again, its create another b list exact same item again
i want to when update A list item, it update existing list item.
I tried to use get items. but its gives me following error.