Connectors Reference

Smarp

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

 

Actions:

Name

Summary

SmarpRetrieveChannelList ([internal]string Accept)

Retrieve Channel List

SmarpCreatePost ([internal]string Content-Type, [internal]string Accept, SmarpCreatePostParameterBody body)

Create Post

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

SmarpCreatePostParameterBody

 

SmarpCreatePostResponse

 

SmarpRetrieveChannelListResponseItem

 

 

Actions:

SmarpRetrieveChannelList

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)

 

SmarpCreatePost

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

SmarpCreatePostParameterBody

 

 

True

 

Returns:

          Type:SmarpCreatePostResponse

 


 

SmarpCreatePostParameterBody

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


 

SmarpCreatePostResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

SmarpRetrieveChannelListResponseItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

_id

string

 

_id

name

string

 

name