Cloudworks API - Only header is exported
I have set up the export action and give the read access for the list that has selective access to Internal (full access)
but it's still only exporting header. What might I have done wrong? Thanks
0
Answers
-
I did include that and if it's exporting to my laptop it gives me the right number.
0 -
0
-
1. Selective Access on the List:
- If the list has selective access enabled, ensure that the user running the export has read access to the specific items in the list. Having read access to the list itself isn’t enough; the user must have access to the individual list items.
- Verify that the user has been granted access to all relevant list items. If the user doesn't have access to the specific items being exported, only the header will be exported.
2. Data Access Filters:
- Check if there are any filters applied to the data being exported. If a filter is limiting the data visibility to none or few items that the user has access to, it could result in only the header being exported.
- Ensure that the filters used in the view that is being exported allow for data visibility based on the user's access.
0