Roman Zydyk
 · Data analyst @ PwC

Hello, I am using Generic extractor for Trello API. I need to extract Actions which are children of Boards - https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-boardid-actions-get. Therefore I am looping through Boards and for every Board, I am extracting Actions. However, I do not need to extract the Boards table itself. Is it possible to skip loading this table? If so how? Job attached.

4 replies