Commit 747f0f6
authored
First and Last Name are not required in Attio
https://docs.attio.com/rest-api/endpoint-reference/standard-objects/people/create-a-person-record does not indicate that firstName and lastName are required fields. This is blocking us from creating records when we only have email address, which should be a valid scenario1 parent 87fb36e commit 747f0f6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments