post_to_lead |
Convert Social Post to Lead
Catalog: Odoo
Schema: social
Documentation:
Simple wizard allowing to convert a social.stream.post or a comment/reply to a post into
a lead.
This wizard is typically used from the "Feed" social view, when the end user can interact with
its community through their posts or view other people's posts.
For more information about the 2 'sources' of conversion ('comment' and 'stream_post'), see
#action_convert_to_lead.
Please note that for obvious privacy reasons, the social media platforms will not provide us
with people's email, phone or address information, we only have the author name and the content
of their post/comment.
For that reason, end users will probably often only convert to leads based on existing clients,
since otherwise they will not have any mean to contact the created lead.
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table post_to_lead are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
action |
string |
Related Customer |
☐ |
|
author_name |
string |
Post Author Name |
☐ |
|
conversion_source |
string |
Conversion Source |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
partner_id_label |
string |
|
☐ |
|
partner_id |
string |
|
☐ |
|
post_content |
string |
Post Content |
☐ |
|
post_datetime |
datetime |
Post Datetime |
☐ |
|
post_link |
string |
Post Link |
☐ |
|
social_account_id_label |
string |
|
☐ |
|
social_account_id |
string |
|
☐ |
|
social_stream_post_id_label |
string |
|
☐ |
|
social_stream_post_id |
string |
|
☐ |
|
utm_campaign_id_label |
string |
|
☐ |
|
utm_campaign_id |
string |
|
☐ |
|
utm_medium_id_label |
string |
|
☐ |
|
utm_medium_id |
string |
|
☐ |
|
utm_source_id_label |
string |
|
☐ |
|
utm_source_id |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826