Skip to content

Commit 762b7dc

Browse files
authored
feat: integration app header (#4)
* feat: integration app header
1 parent c3c9f03 commit 762b7dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nodes/ApifyContentCrawler/resources/genericFunctions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export async function apiRequest(
3232
url: endpoint,
3333
headers: {
3434
'x-apify-integration-platform': 'n8n',
35+
'x-apify-integration-app-id': 'website-content-crawler-app',
3536
},
3637
};
3738

0 commit comments

Comments
 (0)