Get Address Group
Get an address group by ID.
Parameters
Parameter | Description |
---|---|
ID | The resource's unique identifier. |
Example Output
[
{
"static": [
"string"
]
},
{
"dynamic": {
"filter": "string"
}
}
]
Workflow Library Example
Get Address Group with Prisma Access and Send Results Via Email
Preview this Workflow on desktop