Greetings,
Is there a way we export the notes from the tracker capture’s profile / stage. It is not a data element.
Best,
Greetings,
Is there a way we export the notes from the tracker capture’s profile / stage. It is not a data element.
Best,
Welcome back to the community! ![]()
If you’re using the Capture app, you can use the API to get all the notes: instanceUrl/api/42/tracker/enrollments/[trackedEntityUID]?fields=notes
I don’t know if this will work if you’re using the legacy Tracker Capture app which has been deprecated, but maybe it will, please try.
Many thanks! I will try it.
What should be the trackedEntityUID? I added the program UID, but it didn’t work.