User Guides

   
  • EN

  • PT

  • ES

  • EN

  • PT

  • ES

    • Home
      • Getting Started
      • Login
      • Homepage
    • Analytics
      • Dashboard
      • APIs Health
      • Advanced Analytics
      • Health Checks
      • Storage
      • Billing
    • APIs
      • API Search
      • API Cards
        • Swagger Editor
      • Overview
      • Creating, Editing and Deleting APIs
      • Resources
        • Import WSDL
        • Create from Connector
          • Using Connector Variables
      • Flows
        • Raise Exception
      • API GraphQL
      • API Identity
    • API Connectors
    • Interceptors
      • Default Interceptors
        • Traffic Interceptors
          • Access Token Metric
          • Billing Hits
          • Cache
          • Client ID Metric
          • Date Time
          • JSON Schema Validation
          • Mock
          • Payload Size
          • Rate Limit
          • Restrict Access
          • Spike Arrest
          • String Match Condition
          • Time Allowed
        • Security Interceptors
          • Access Token Validation
          • Client ID Secret Encoded Validation
          • Client ID Validation
          • CSRF Generator
          • CSRF Validation
          • Data Obfuscation
          • Digital Signature
          • Encrypt
          • IP Filtering
          • JSON Threat Protection
          • JWT Validation
          • OAuth
          • SQL Threat Protection
          • Time Token
          • XML Threat Protection
          • XSS Threat Protection
        • Mediation Interceptors
          • Internal API Call
          • Service Callout
          • Service Mashup
        • Tracing Interceptors
          • Additional Info
          • Log
          • Log Obfuscation
          • Transaction ID
        • Transformation Interceptors
          • Destination
          • GZip Pack
          • Header
          • HTTP Method
          • JSON to TXT
          • JSON to XML
          • Query Param
          • TXT to JSON
          • XML to JSON
          • XSLT
      • Custom Interceptors
        • Custom Java
          • Custom Java: Creation
        • Custom JavaScript
          • Custom JavaScript: Examples
    • Plans
      • Creating Plans
      • Managing Plans
      • Billing Quota
    • Apps
      • Creating Apps
      • Managing Apps
    • Access Tokens
      • Creating Access Tokens
      • Managing Access Tokens
    • Inbound Address
      • Creating, Editing and Deleting an Inbound Address
    • Environments
      • Creating, Editing and Excluding Environments
        • Environment Variables
      • Deploying APIs to Environments
    • Developers
    • General Trace
      • Trace Data Obfuscation
    • Notification
      • Event-Driven Callbacks
        • Before/After Access Token Created/Updated/Deleted
        • Before/After API Created/Updated/Deleted
        • Before/After App Created/Updated/Deleted
        • Before/After Developer Created/Updated/Deleted
        • Before/After Plan Created/Updated/Deleted
        • Before/After System Config Created/Updated/Deleted
    • Security
      • Audit
      • Certificates
      • Users
      • Roles
      • Teams
      • LDAP Setup
    • Settings
      • Cache Control
      • OAuth Config
      • Export/Import
    • Other Information
      • Visibility Rules
      • API Crypto
      • OAuth 2.0
        • OAuth Test: how to test and set up OAuth requests in your environment
      • Elasticsearch Data Dictionary
API Platform - User Guide 4.4.x.x
  • Access Control - User Guide
    • Latest
  • Adaptive Governance - User Guide
    • Previous
    • Latest
  • Adaptive Governance Multi-Gateway- Guia do Usuário
    • Latest
  • Analytics - User Guide
    • Latest
  • API Management - User Guide
    • Latest
  • API Platform - Release Notes
    • Latest
  • API Platform - User Guide
    • Latest (4.14.x.x)
    • 4.13.x.x
    • 4.12.x.x
    • 4.11.x.x
    • 4.10.x.x
    • 4.9.x.x
    • 4.8.x.x
    • 4.7.x.x
    • 4.6.x.x
    • 4.5.x.x
    • 4.4.x.x
    • 4.3.x.x
    • Old
  • Connect Catalog - User Guide
    • Latest
  • Connectors - User Guide
    • Latest
  • Developer Portal - User Guide
    • Latest
  • Developer Portal Guide
    • Latest
  • Events Hub - User Guide
    • Latest
  • FAQs - API Platform
    • Latest
  • Flexible Actions - User Guide
    • Latest
  • Integrations - User Guide
    • Latest
  • Open Finance - User Guide
    • Latest
  • Open Insurance - User Guide
    • Latest
  • Product updates
    • Latest
  • Sensedia CLI - User Guide
    • Latest (2.13.x)
    • 2.12.x
    • 2.11.x
    • 2.10.x
    • 2.9.x
  • Sensedia Mesh - User Guide
    • Latest
  • API Platform - User Guide
  • Notification
  • Event-Driven Callbacks
  • Before/After Plan Created/Updated/Deleted
Latest (4.14.x.x) 4.13.x.x 4.12.x.x 4.11.x.x 4.10.x.x 4.9.x.x 4.8.x.x 4.7.x.x 4.6.x.x 4.5.x.x 4.4.x.x 4.3.x.x Old

After/Before Plan Created/Updated/Deleted

This event-driven callback is activated whenever a plan is created, updated or deleted.

Request body:

"body": "{
	"action":"CREATED, UPDATED or DELETED",
	"Plan":{
		"id":number,
		"name":"string",
		"description":"string"
	},
	"user":"string"
}"
Before/After Developer Created/Updated/Deleted Before/After System Config Created/Updated/Deleted
Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]