Cognito Forms Get and Update Entry not working

I have a workflow that receives a webhook from Cognito Forms when a form is submitted. At the end of the workflow I want to update a field on that form. But when trying to use the Cognito Form > Update Entry action, there are only fields for Form ID and Entry ID, no fields from that form show up. When I try to SAVE AND SEND TEST REQUEST, I get an response: AccessTokenRevoked; Support Code: A73-4MW-V3T.
Is there something else I need to be doing?
I have tried changing the Action and Role settings within the Cognito Forms > Update Entry step.
I have checked the Cognito API access permissions to include the form I am trying to update, and it is marked as READ/WRITE/DELETE.
I am using the same API token for a connection to another form. Do I need to generate a unique key for each workflow/form?

Here is my Workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZiMDYzNzA0M2Q1MjZjNTUzNzUxMzYi_pc
The step can be found in Route action.


Please help or point me in the right direction.

Thank you,

Justin M.
 

ArshilAhmad

Well-known member
Staff member
Hi @JustinPM123,

Please establish a new connection with your Cognito Forms account.
1756338508055.png


Once a new connection is successfully established, the forms should be listed. Also, make sure to map the correct Entry ID.
1756338591811.png
 
Top