Hey,
I created a workflow with the Trigger ‘On page updated’. I have no problem to gather all the info but I want to know which objects was Updated (status, sprint and so on). I tried differents nodes but in the end, no info
Do you have any idea how to find this info ?
Thanks !
n8n
February 28, 2024, 3:35pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Jon
March 1, 2024, 4:30pm
3
Hey @Nicolas_N ,
Welcome to the community
I don’t think the API tells us what was updated we just know that the modified time has changed, I take it you tried with Simplify disabled as well?
Hey @Jon
I tried Simplify and not simplify. I only get the last updated time and the list of all the properties. But not correlation between both
1 Like
Jon
March 7, 2024, 11:19pm
5
Hey @Nicolas_N ,
I think that is to be expected because of the API being used. I will double check the api docs though to see if anything has changed.
system
Closed
June 5, 2024, 11:20pm
6
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.