Skip to content

Releases: tyntec/api-collection

v146

13 May 06:57
5660f69

Choose a tag to compare

New Features

WhatsApp BSUID in Calling webhooks

The whatsapp property in inbound call message webhook events now includes new identifiers related to the username feature of whatsapp. The new fields are:

  • bsuid - the WhatsApp Business Scoped User ID of the end-user.
  • parentBsuid - the parent BSUID if enabled by the business
  • username - the WhatsApp username of the end-user, if feature is enabled by the end-user

WhatsApp contact request

Added support for a new WhatsApp contact request interactive message, which allows businesses to receive contact information from end users who initiate contact through WhatsApp. This can also be added as a button to WhatsApp templates.

v145

21 Apr 13:35

Choose a tag to compare

New Features

WhatsApp Business Scoped User ID (BSUID)

Added new whatsapp bsuid identifiers to inbound message and status webhook events
The whatsapp property in inbound message and status webhook events now includes new identifiers related to the username feature of whatsapp. The new fields are:

  • bsuid - the WhatsApp Business Scoped User ID of the end-user.
  • parentBsuid - the parent BSUID if enabled by the business
  • username - the WhatsApp username of the end-user, if feature is enabled by the end-user.
  • userPhoneNumber - the phone number of the end-user, if it's shared by the end-user.

WhatsApp Calling permission request template type

Added a new template component type CALL_PERMISSION_REQUEST when creating calling permission request templates to request calling permissions from users through message templates.

v144: Merge pull request #189 from tyntec/add-calling-settings-properties

09 Apr 06:34
b5d010a

Choose a tag to compare

New Features

WhatsApp Calling

Added new configuration options for WhatsApp Calling settings:

  • Call Icons
  • Audio Codecs

Edited the Uncoditional call forwarding end point

02 Apr 06:41
f6216fc

Choose a tag to compare

Update

  • Edited the Uncoditional call forwarding end point
  • Several Descriptions have been improved on the Silent Authentication and Network APIs

Updates on the Network APIs and Silent Authentication pages

24 Mar 10:48
bfee399

Choose a tag to compare

Updates

  • Updates on the Network APIs and Silent Authentication pages

WhatsApp Call button & Template component improvements

23 Mar 16:34
0952cc2

Choose a tag to compare

New features

WhatsApp

Templates

  • Limited Time Offer component: added template component for LTO
  • New button types:
    • Copy Code button
    • Catalog button
    • MPM button
    • Call button
  • Button improvements: Updates for Quick Reply, Flow, and URL buttons

Interactive Messages

  • Added URL and Call button messages

Calling

  • Add ctaPayload and deeplinkPayload fields to calling webhook events

Rename the Network Signal to Network Signals

20 Mar 13:08
201b20d

Choose a tag to compare

Update

  • Rename the Network Signal to Network Signals

Fixes formating issues

19 Mar 17:46
fe2132d

Choose a tag to compare

Fixes

  • Formating issues

Fixes formating issues

19 Mar 16:40
737b4c5

Choose a tag to compare

Fixes

  • Formating issues

Fixes formating issues

19 Mar 09:02
59d54d3

Choose a tag to compare

Fixes

  • Formating issues