Can a developer get an email when his access to a developer app gets revoked?

Not applicable

We have a request from a developer to get email notification when orgadmin user revokes his / her access to a developer app in edge. Is this possible?

--SF1430856--

0 1 53
1 REPLY 1

Hi @Arjav Goswami

I am not sure if it is possible from Edge. May be you can build a utility using this management API to revoke access : https://api.enterprise.apigee.com/v1/organizations/{org-name}/developers/{developer_email_or_id}/app... and mashup with an email service.