Does anyone also have an already-built action for ...
# community-help
r
Does anyone also have an already-built action for disabling user account in Google Suite?
g
Here’s an offboarding Story in the Library that contains an action for it. And just the specific Action for suspending a user
Copy code
{
  "agents": [
    {
      "disabled": false,
      "name": "Suspend User in Google",
      "options": "{\"url\":\"<https://admin.googleapis.com/admin/directory/v1/users/{{receive_user_information.body.user_email_address_upn}}?access_token={{get_a_google_bearer_token.body.access_token}}>\",\"method\":\"put\",\"content_type\":\"json\",\"payload\":{\"suspended\":true}}",
      "position": {
        "x": 495,
        "y": 1005
      },
      "type": "httpRequest"
    }
  ],
  "links": [],
  "diagramNotes": []
}
r
Thanks @great-beach-70934! 5️⃣
e
@red-caravan-3691 Warriors in 6
r
@enough-lifeguard-95763 JT going to run your day sir