• Partners
  • Email Us
  • Product
    • Channels
      • Voice
      • Email
      • SMS
      • Chat
      • Messenger
      • Omnichannel
    • Features
      • Predictive Dialer
      • VCC Live Pay
      • Outbound IVR
      • Inbound IVR
      • Voicemail Detection
      • Live Dashboards
      • ACD
      • Salesforce Integration
      • Dialogflow
  • Solutions
    • Customer Service
    • Sales Teams
    • Debt Collection
    • Virtual Call Center
  • Pricing
  • Resources
    • Blog
    • Case Studies
    • Ebooks
    • Courses
    • Webinars
    • Information Security
    • Learning Center
    • Developers
  • Company
    • About us
    • Careers
    • News
    • Partners
  • Partners
  • Email Us
+44 208 638 0169
GET STARTED
Developer GuidesWebhookSync Webhook RequestsProject Login (Sync)
  • Overview
    • About Webhooks
    • Firewall Settings
    • Responding to Requests
    • Securing Requests
  • Setting up Webhooks
    • Setting up Global Webhooks
    • Setting up Project Specific Webhooks
    • Testing Webhook Requests
    • Using Dynamic URLs
  • Async Webhook Requests
    • About Async Webhook Requests
    • Call Disposition (Async)
    • Payment Transaction (Async)
    • SMS (Async)
    • User Created and User Changed (Async)
  • Sync Webhook Requests
    • About Sync Webhook Requests
    • IVR (Sync)
    • Project Login (Sync)
Back to Support and Learning Center
English Hungarian

Project Login (Sync)

Project Login Webhook makes it easy to add an extra security level by getting real-time information from another system if an agent has the appropriate rights to log in to a specific project. The success is either “true” or “false”, encoded in JSON.

In the response JSON object, each project indicated with a projectID needs to be true if the access is granted to an agent, otherwise it is false. If an agent has no access right to at least one project (that is: “false” answer arrived), the system does not allow the agent to log in, and the denied projects will be shown in a pop-up window.

Note: If you set the request method to GET, Webhook parameters are sent in HTTP query parameters. In all other cases (POST or PUT), Webhook parameters are sent in an HTTP body.

Warning: If server side is not well prepared, agents’ login is rejected.

Table of Contents

  • Request Object
  • Sample Request Body
  • Sample Response Body

Request Object

Name Type Comment
customData object Agent custom data object.
groupId integer Agent group identifier.
projectId integer Project identifier.
secondaryProjectIds array of integers Secondary project identifier(s).
userId integer Agent identifier.
username string Agent username.

Sample Request Body

{
  "projectId": 1,
  "userId": 2,
  "username": "x",
  "groupId": 2,
  "customData": [],
  "secondaryProjectIds": [2, 3, 4, 5]
}

Sample Response Body

{
  "1": true,
  "2": true,
  "3": false,
  "4": true,
  "5": true
}
Back to Support and Learning Center

Comments

Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.


There are no comments yet.

Click here to cancel reply.

Please note that by clicking on the Submit button, you agree to a member of VCC Live team contacting you with business offers. You can find detailed information on how we can establish contact with you in our Privacy Policy

  • Channels
    • Voice
    • Email
    • SMS
    • Chat
    • Messenger
    • Omnichannel
  • Main Features
    • Call Center Software
    • Predictive Dialer
    • VCC Live Pay
    • Outbound IVR
    • Inbound IVR
    • Voicemail Detection
    • Live Dashboards
    • ACD
    • Salesforce Integration
    • Dialogflow
  • Solutions
    • Customer Service
    • Sales Teams
    • Debt Collection
    • Virtual Call Center
  • Resources
    • Blog
    • Case Studies
    • Ebooks
    • Courses
    • Webinars
    • Information Security
    • Learning Center
    • Developers
    • Download
  • Company
    • About us
    • Careers
    • News
    • Partners
https://vcc.live/wp-content/uploads/2019/07/iso-cert-1.png https://vcc.live/wp-content/uploads/2019/07/iso-cert-2.png https://vcc.live/wp-content/uploads/2019/07/iso-cert-3.png
Social Media
https://vcc.live/wp-content/uploads/2019/07/linkedin.svg https://vcc.live/wp-content/uploads/2019/07/twitter.svg https://vcc.live/wp-content/uploads/2019/07/facebook-1.svg https://vcc.live/wp-content/uploads/2019/07/instagram-1.svg
Call us
Hungary
+36 19996400
UK
+44 2086380169
Germany
+49 3021782516
Poland
+48 123950886
Romania
+40 31706167
USA
+1 3024988337
Hungary
+36 19996400
UK
+44 2086380169
Germany
+49 3021782516
Poland
+48 123950886
Romania
+40 31706167
USA
+1 3024988337
  • Privacy Policy
  • Cookie Policy
  • Legal Statement
  • General Terms of Agreement
  • Magyar nyelvű jogi dokumentumok