Joinpoints Developer

Joinpoints Developer

Mit der Joinpoints REST Api kannst du Joinpoints mit deinen eigenen Applikationen und Skripts ansprechen. Dafür musst du vorher eine App in deinem Joinpoints Account erstellen. Dies findest du in den Account-Einstellungen. Du kannst dann bei der neuen App einen API-Key erstellen. Mit diesem API-Key kannst du über die Authentification einen Access-Token beantragen. Damit kannst du alle APIs von Joinpoints ansprechen.


Supported information types:

In der API werden diese Typen als "simpleTypes" verwendet. Sie beschreiben den Typen des Joinpoint. Es wird zwischen 2 groben Typ-Kategorien unterschieden: Haupt-Typen, Posting-Typen. Der Unterschied ist der, dass Haupt-Typen in Pipelines und Listen verwendet werden können, wobei Posting-Typen nur in Timelines gepostet werden können. Dafür ist die Methode "post" in der Joinpoints API da.

Joinpoint main types:

Use one of these types to create a new main Joinpoint. A main Joinpoint is saved in a folder and represents a main topic.

point:

General Joinpoint - A simple Joinpoint representing a general topic or term.

deal:

Deal - A simple Joinpoint used for commercial information, such as an assignment or order. By default it includes a connection to a contact.

contact:

Contact - A simple Joinpoint that saves information about a person.

company:

Company - A simple Joinpoint that saves information about a company.

task:

A simple general task with a title and short description.


Simple information types:

Use these types to save simple text-based information in an existing Joinpoint.

default:

Status - Simple information as text.

news:

Breaking news - Simple information as test for important breaking news.

wiki:

Good to know - Simple information as text to document facts and trivia.

video:

Video - Simple information as text for a video link, e.g. a YouTube link.

call:

Call - Record a call as text, e.g. with a client.

discussion:

Conversation - Record a personal conversation as text, e.g. with a client.

videocall:

Video call - Record a video call as text, e.g. with a client.

email:

Email - Record a single email in text form, e.g. with a client. To save the complete email conversation across several messages, use "Email conversation" as type.

whatsapp:

WhatsApp - Record a WhatsApp message as text.

linkedin:

LinkedIn - Record a LinkedIn message as text.

facebook:

Facebook - Record a Facebook message as text.

xing:

Xing - Record a Xing message as text.

instagram:

Instagram - Record an Instagram message as text.


Joinpoint task types:

Use one of these types to create a new Joinpoint as task.

task:

A simple general task with a title and short description.

task_email:

A task that says that an email is to be sent to someone.

task_call:

A task that says that a call needs to be made.

task_videocall:

A task that says that a video call needs to be made.

task_contact:

A task that says that somebody should be contacted for a specified reason.

question:

Question - A simple task that shows a question and requires an answer.