GenerateSocialProfile Action
Returns an existing social profile record if one exists, otherwise generates a new one and returns it.
Bound Entities
Bound actions are invoked by appending the action name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| socialprofile | collection |
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Entity
|
socialprofile | False | True | The social profile instance to return. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| socialprofile | False | The GenerateSocialProfile action returns the following value. |