Communicate with clients across multiple platforms! Integrate with MAX messenger.
In this release:
– Added QR method for QR code authorization
– Added SendAuthorizationPassword method to support 2FA authorization
– The service has been optimized
– Fixed known issues (22 pcs)
⚠️ Important
Important changes that may affect the integration with the API and may require additional code development on your side:
– To authorize an instance, scan the QR code in your account or use the QR method. Currently, the StartAuthorization and SendAuthorizationCode authorization methods are not supported by MAX Messenger.
– A new instance status, pendingPassword, has been added. To switch the instance to authorized mode, you must send the two-factor authentication 2FA password using the SendAuthorizationPassword method.
– All methods can be called without the v3 prefix. For your convenience, methods can be called identically for the WhatsApp, Telegram, and MAX messenger APIs. For example:
{{apiUrl}}/waInstance{{idInstance}}/sendMessage/{{apiTokenInstance}}
See the complete release details here.
You can ask any questions with release here or on our website.