Subscribe to New Contact Event

POST https://api.smarttask.io/v{api_version}/Webhook/Subscribe/{your_app_name}

Path Parameters

NameTypeDescription

api_version

string

App Version = 1.0

your_app_name

string

Your name or app name

Headers

NameTypeDescription

Authentication

string

Bearer Access Token

Request Body

NameTypeDescription

target_url

string

Url to send the data

event

string

Set to `ContactNew`

CompanyId

string

SmartTask organization

{id: 1231}

Last updated