
Smarp is a mobile-first employee communication platform to drive alignment, productivity and champion your brand. Connect to Smarp to manage your posts.
|
Status: Preview |
Tier: Premium |
Version: 1.0 |
|
Name |
Summary |
|
Retrieve Channel List |
|
|
Create Post |
|
Name |
Summary |
|
Name |
Summary |
|
|
|
|
|
|
|
|
Summary: Retrieve Channel List
Description: Retrieve channel list for creating a new post
Syntax:
Smarp.SmarpRetrieveChannelList ([internal]string Accept)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
Accept |
string
|
|
True |
Returns:
Type:array of (SmarpRetrieveChannelListResponseItem)
Summary: Create Post
Description: Create a post when an item is created for your list
Syntax:
Smarp.SmarpCreatePost ([internal]string Content-Type, [internal]string Accept, SmarpCreatePostParameterBody body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
Content-Type |
string
|
|
True |
|
|
Accept |
string
|
|
True |
|
|
body |
|
|
True |
Returns:
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
body |
string
|
body |
|
channelList |
array of (string)
|
channelList |
|
imageUrl |
string
|
imageUrl |
|
proposed |
boolean
|
proposed = true; published = false |
|
shareable |
boolean
|
shareable = true; internal = false |
|
title |
string
|
title |
|
url |
string
|
url |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
_id |
string
|
_id |
|
name |
string
|
name |