Answered

I don't understand how I can add a location when I create a lead. And is it possible?

  • 8 February 2022
  • 1 reply
  • 4 views

Here is my request body:

{
"email": "test@gmail.com",
"role": "lead",
"name": "First_name Second_name",
"created_at": "123123123",
"custom_attributes": {
"Plan": "Plus",
"Facebook": "https://facebook.comquot;
}
}

 

icon

Best answer by Lisa B11 10 February 2022, 15:51

View original

1 reply

Hey @user2280​ 👋

 

The location data for a user is read only and sent to us via the browser. You won't be able to set that yourself. You can actually submit a request for it to be updated here via the third party service we use here 🙌

 

Reply