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

> Macro (excerpt)
> 
> ```
> createIssue(project, key, "Sub-task", "This is the summary");
> ```