To interact with Persefoni, add a step in a chain that uses a Persefoni connection command.
Requirements
To enable these commands, an IT admin must first configure the Persefoni connector.
Fetch transactions
To fetch all transactions for a resource group, add a Fetch transactions command.
Properties
Property | Detail |
---|---|
Resource group ID | Enter the ID of the resource group. |
Aggregate | Enter the field to aggregate. |
Operator | Enter the operator. |
Group by | Enter each column group, separated by a comma. |
Named query |
Select from the dropdown menu:
|
Language ID | Enter the language ID. |
Outputs
Output | Output Type |
---|---|
Transactions | CSV file |
Exit codes
Code | Type | Detail |
---|---|---|
0 | Successful | Successful |
1 | Error | Error |
Get activities
To fetch all applicable activities for an account, add a Get activities command.
Note: This command provides many of the same functions as the Fetch transactions command, but includes additional features such as date filtering and an improved response time.
Properties
Property | Detail |
---|---|
Named query |
Select from the dropdown menu:
|
Organization ID |
Enter an organization ID to fetch the footprint activities from the specified parent organization in Persefoni. To include dependent organizations in your output, enable the Include children organizations option below. If no organization ID is provided, this will default to the associated user's organization. |
Include children organizations | Enable this option to include children organizations in the output. |
Reporting year |
Enter a year in XXXX format (e.g., 2022) to see only activities that occurred during that year. Note: This overwrites all subsequent date filters. |
Modified date on or after |
Include only records that were last modified on or after the date provided. Based on the date in the UTC time zone. Example: 2023-12-26. |
Modified date on or before | Include only records that were last modified on or before the date provided. Based on the date in the UTC time zone. Example: 2023-12-26. |
Activity start date on or after | Include only records with an activity start date on or after the date provided. Example: 2023-12-26. |
Activity start date on or before | Include only records with an activity start date on or before the date provided. Example: 2023-12-26. |
Activity end date on or after | Include only records with an activity end date on or after the date provided. Example: 2023-12-26. |
Activity end date on or before | Include only records with an activity end date on or before the date provided. Example: 2023-12-26. |
Outputs
Output | Output Type |
---|---|
Fetched activities | CSV file |
File Size (Bytes) | Integer |
Row count | Integer |
Exit codes
Code | Type | Detail |
---|---|---|
0 | Successful | Successful |
1 | Error | Error |