Help Center> EventGrid> FAQs> How Do I Transfer Custom Event Content to the Target?
Updated on 2023-10-26 GMT+08:00

How Do I Transfer Custom Event Content to the Target?

Configure transform rules for the target in the subscription.

EG supports three transform types: pass-through, variables, and constants.

  • Pass-through: Directly route CloudEvents-compliant events to the target.
  • Variables: Route values of the variables in CloudEvents-compliant events to the target by using a template.
  • Constants: Route constants in events to the target.

For more information about transform rules, see Event Content Transformation.