---
title: "Post Functions"
canonical: "https://support.appfire.com/space/PSCONF/15305700/Post%20Functions"
format: markdown
---
> Macro (aura-html)

Post Functions are extremely simple to write since they run in the context of the issue and don’t need to return any values.

## Example 1 - Assign issue

> Macro (excerpt-include)



## Example 2 - Create subtask

> Macro (excerpt-include)