-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Port S3 <> Airbyte guides #2015
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-slack-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-slack-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-slack-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
docs/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md
Outdated
Show resolved
Hide resolved
removed some redundant fields from blueprints and mappings added handling of cases where filtered fields are null removed okta_event blueprints changed to 1-lambda config - use webhook in as the namespace in airbyte updated correct stream names for hibob & okta
3. In the top selection bar, **click on Webhook** and then **Custom Integration**. | ||
4. Enter a **name for your Integration** (for example: "Hibob Integration"), a description (optional), and **Click on Next** | ||
5. **Copy the Webhook URL** that was generated and include set up the airbyte connection (see Below). | ||
6. Scroll down to the **3rd Section - Map the data from the external system into Port** and **Paste** the following mapping: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@liornaimalon I didn't really find "3rd section", maybe worth improving it?
added relation and reworked fields in hibob integration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
added a new guide for slack data integration through Port "Puddle": airbyte -> s3 -> (port magic) -> Port
Added docs pages