forked from PipedreamHQ/pipedream
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontapp refactor and receive custom messages action (PipedreamHQ#2826)
* Refactored actions and added new action file receive-custom-messages * First version without tests * Added new line at the end of file package.json * Addressed minor fixes in components according to CR * Addressed comments in PR * Added filter params in paginateOptions function * Added null value at the end of options * Replaced api lib with axios due to some error using the sdk * fixed several issues adrresed in PR and pnpm additions * WIP trying to fix formData issus with attachments * Fixed attachment and response issues * Fixed undefined string in update-conversation action * Fixed cc and bcc not being sent in send-new-message
- Loading branch information
Showing
10 changed files
with
1,150 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.