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 fully qualified 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. |