Skip to content
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

Add support for location attributes in Attio #5744

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

nickcampbell18
Copy link
Contributor

Proposed changes

Hi folks! We've recently added an address parser to the Attio API so we can now accept location data. Since all these attributes are cast down to strings, it accepts a string containing mixed location data and converts it back into structured data internally (it doesn't really matter about ordering of parts, or punctuation, these are stripped out when the parser runs).

Here's an example from the mappings we use for our Segment instance:

Screenshot 2023-11-27 at 09 40 14

Do you think there is any further guidance we should provide here?

Merge timing

  • ASAP once approved

We've recently made a backend change to support locations as a plain string, this commit updates the docs to clarify this.
@nickcampbell18 nickcampbell18 requested a review from a team as a code owner November 30, 2023 09:51
@nickcampbell18 nickcampbell18 requested review from forstisabella and removed request for a team November 30, 2023 09:51
@forstisabella forstisabella merged commit 24d0554 into segmentio:develop Dec 4, 2023
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

@nickcampbell18
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants