Skip to main content
Question

Do we have to use same App ClientId for both sending SMS and webhook to receive webhook notifications

  • 25 April 2024
  • 1 reply
  • 37 views

Do we have to use same App ClientId for both sending SMS and webhook to receive webhook notifications

1 reply

Userlevel 2
Badge

No you don't have to use the same app client id for each activity. But you have to authenticate both apps with the same user credentials if you expect to send/receive the same user's messages. Otherwise, the webhook notification app must be authenticated by a super admin user in order to receive message events for other users.

Reply