---
title: fulfill()
framework: sharedwithyoucore
role: symbol
role_heading: Instance Method
path: sharedwithyoucore/swaction/fulfill()
---

# fulfill()

Reports a successful execution of the action.

## Declaration

```swift
func fulfill()
```

## Mentioned in

Adding custom collaboration to your app

## See Also

### Completing an action

- [fail()](sharedwithyoucore/swaction/fail().md)
