Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). More only by using your login credentials or by following the instructions below . |
With AnnoucneKit modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More, you can:
-
watch posts, comments, reactions, subscribers, and posts
-
create, retrieve, search, and delete posts, update and delete post’s locale
-
execute a graphql query
To get started with AnnoucneKit, create an account at Zendesk.com.
To connect AnnoucneKit app:
-
Log in to your Boost.space Integrator account, insert an AnnoucneKit moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More, and click the Add button next to the Connection field.
-
In the Connection name field, enter a name for the connection.
-
In the Username and Password fields, enter your AnnoucneKit account credentials and click Save.
You can watch posts, comments, reactions, subscribers, and posts using the following modules.
Note | |
---|---|
Boost.space Integrator automatically creates a webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. in Announcekit once you add an instant triggerEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... to your scenario. |
TriggersEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... when a new post has been created.
Webhook name |
Enter a name for the webhook. |
Connection |
|
Project ID |
Select or map the Project ID whose posts you want to watch. |
Triggers when a new post comment has been created.
Webhook name |
Enter a name for the webhook. |
Connection |
|
Project ID |
Select or map the Project ID whose comments you want to watch. |
Triggers when a new post reaction has been created.
Webhook name |
Enter a name for the webhook. |
Connection |
|
Project ID |
Select or map the Project ID whose reactions you want to watch. |
Triggers when a new project subscription has occurred.
Webhook name |
Enter a name for the webhook. |
Connection |
|
Project ID |
Select or map the Project ID whose subscribers you want to watch. |
Triggers when a new post has been created.
Connection |
|
Limit |
Set the maximum number of posts Boost.space Integrator will return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. The default value is 5. |
Project ID |
Select or map the Project ID whose posts you want to watch. |
You can create, retrieve, and delete posts, update, and delete post locale, and execute a graphql query using the following modules.
Creates a new post.
For field descriptions, see the AnnounceKit Triggers API reference.
Performs an arbitrary authorized GraphQL query.
Connection |
|
Method |
Select or map the method you want to execute. For example, |
Query |
Enter the query to execute. For example, |
For field descriptions, see the AnnounceKit Triggers API reference.
Returns a single post.
Connection |
|
Project ID |
Select or map the Project ID whose posts you want to retrieve. |
Post ID |
Select or map the Post ID whose details you want to retrieve. |
Deletes an existing post.
Connection |
|
Project ID |
Select or map the Project ID whose posts you want to delete. |
Post ID |
Select or map the Post ID you want to delete. |
Updates the title and body of the post for the selected locale.
Connection |
|
Project ID |
Select or map the Project ID whose post locale you want to update. |
For field descriptions, see the AnnounceKit Triggers API reference.
Deletes content of the post for the selected locale.
Connection |
|
Project ID |
Select or map the Project ID whose post locale you want to delete. |
Post ID |
Select or map the Post ID whose post locale you want to delete. |
Locale ID |
Select or map the Locale ID you want to delete. |
You can search posts using the following modules.
Returns a list of posts.
Connection |
|
Limit |
Set the maximum number of posts Boost.space Integrator will return during one execution cycle. The default value is 10. |
See the AnnounceKit Search API reference for entering the field values to search the posts that match the specified value.