Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit facd165

Browse files
committed
airtable integration
1 parent c62746a commit facd165

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

docs/programs/airtable-integration.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Airtable Integration"
3+
path: "/programs/airtable-integration.html"
4+
id: "programs/airtable-integration"
5+
---
6+
7+
With the Airtable integration, HackerOne makes it easy for you to track Airtable issues as references on the platform.
8+
9+
In order to configure the Airtable integration for your program, contact HackerOne with the following information:
10+
* Your escalation URL - ie: `https://your-airtable-url.airtableblocks.com/hacker_one_report?title={{title}}&details={{details}}`
11+
* View reference URL - ie: `https://your-airtable-url.airtableblocks.com/{{airtable_reference}}`
12+
13+
With all of the provided information, HackerOne will be able to set up your requested integration. You’ll get an email notification letting you know that your integration has been set up within 1-2 business days.
14+
15+
### How the Integration Works
16+
After your Airtable integration has been set up:
17+
1. Change the action picker to **Change state > Triaged** in your report.
18+
19+
![integrations](./images/integrations.png)
20+
21+
2. Click **Escalate**.
22+
3. You’ll be taken to your Airtable account where the report is pre-populated. Submit the issue to create the report in Airtable.
23+
4. Copy the Airtable report issue number and paste it in the **Reference ID** field of the HackerOne report to create a direct reference link to the issue in Airtable.

src/pages/programs/programs-nav.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@
137137
path: /programs/embedded-submissions-form.html
138138
- title: API Tokens
139139
path: /programs/api-tokens.html
140+
- title: Airtable Integration
141+
path: /programs/airtable-integration.html
140142
- title: Assembla
141143
path: /programs/assembla-integration.html
142144
- title: Bugzilla
@@ -207,4 +209,4 @@
207209
- title: Hacker Reviews
208210
path: /programs/hacker-reviews.html
209211
- title: Disclosure Assistance
210-
path: /programs/disclosure-assistance.html
212+
path: /programs/disclosure-assistance.html

0 commit comments

Comments
 (0)