Unable to add Entry_DateCreated Entry_DateSubmitted Entry_DateUpdated From Cognito Forms into workflow
Status: Closed · Asked by Issa Saddi on · 0 views
Hi,
I'm currently testing pabbly for integration between cognito forms and google sheets.
Initially i was able to add from cognito form the following fields
[TABLE]
[TR]
[TD]Entry_DateCreated[/TD]
[TD]Entry_DateSubmitted[/TD]
[TD]Entry_DateUpdated[/TD]
[/TR]
[/TABLE]
However, now they're not appearing anymore.
Anyone able to assist?
Hey @Issa Saddi
You should verify the data labels in the incoming webhook response, as per your instructions, directly from your Cognito Forms. This is necessary because the trigger event you're utilizing is based on webhooks, which capture data once it's transmitted by the application.