---
title: "Salesforce table macro"
canonical: "https://support.appfire.com/space/CCSFCONFC/470091122/Salesforce%20table%20macro"
format: markdown
---
> Macro (aura-html)


## Description

The Salesforce Table macro renders fields from a Salesforce Object in a table according to a [Saved Filter](https://appfire.atlassian.net/wiki/spaces/CCSFCONFC/pages/470090637) or a [SOQL query](https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/).  


## Parameters

| Name | Required | Migratable to Cloud? | Default Value | Description |
| --- | --- | --- | --- | --- |
| Saved Filter | :cross_mark: | - [No] | The default value of the Connection will depend on what the Confluence administrator set in the add-on Connection set-up | Allows the user to choose from a selection of Saved Filters. |
| Connection | :cross_mark: | - [No] |  | Allows the user to choose from a selection of connections that have been configured in the settings. |
| Query | :cross_mark: | - [No] |  | Allows the user to directly enter a SOQL query.<br>This field will be filled in for the user if they use a Saved Filter. |

## Editor View

![image](media://bb86c47b-94f9-495a-89dc-e60f71eee1fa)

 

 

## Macro Edit View

![image](media://bd13cef7-1cf4-4608-9a0b-090fa0fd060d)

 

 

## Notes

- Not applicable.