Expensify Create Policy
On this Page
Snap type: | Write
| |||||||
|---|---|---|---|---|---|---|---|---|
Description: | This Snap creates a policy on an Expensify account.
| |||||||
Prerequisites: | [None]
| |||||||
Support and limitations: | Works in Ultra Tasks. | |||||||
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Expensify Account for information on setting up this type of account.
| |||||||
Views: |
| |||||||
Settings | ||||||||
Label
| Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||
Supported Attributes for Export Report operation
The details about attributes to be passed as input for create policy operation can be found at following link: create policy attributes.
Example
JSON for Creating Policy
{
"inputSettings": {
"type": "policy",
"policyName": "My New Policy"
}
}