Hi im new to the power automate,
recently i tried to make make a flow where the submitted data from the cognito form updates other entries on other form.
So the scenario like this :
I use form A to input the job description, and after submission it will update the same job descripiton on the form B.
However,, when i tried the 'Update entry' action on the flow, it shows the following error :
It says that i'm providing object data type for the entry Id,
Previously i already tried to convert the data into string, or even type manually to the action but still shows the same error.
Is there any steps i miss?
Thank you.