Kishan Parmar
Kishan Parmar
Currently, the Array field exclusively accommodates static dropdown and text properties. The inclusion of dynamic dropdown fields would be particularly beneficial for properties such as line items in the QuickBooks...
**Is your feature request related to a problem? Please describe.** For create issue action in Github piece, list of available assignees are fetched in one go. (max 100 allowed by...
## What does this PR do? Fixes # (issue)
## What does this PR do? Fixes #4728
**Describe your usecase.** Currently, the Image Helper actions use a static file name, "image."( [Link to the code](https://github.com/activepieces/activepieces/blob/main/packages/pieces/community/image-helper/src/lib/actions/crop-image.action.ts#L41)). It would be more helpful to include a "Result File Name" property...
**Describe your usecase.** Currently, users have to manually set array properties by adding elements one by one, which works for testing purposes. However, in a published flow scenario, the array...
**Is your feature request related to a problem? Please describe.** Currently, the checkbox property only has two possible values: true and false. If a user chooses not to map this...
**Describe your usecase.** A clear and concise description how exactly you want to use the piece. **Describe alternatives you've considered** A clear and concise description of any alternative solutions you've...
## What does this PR do? Fixes # (issue)