PipedreamHQ / PipedreamHQ/pipedream

[Components] mailsoftly

Open
#15,897 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# mailsoftly
## URLs
- https://mailsoftly.com/api-documentation/
## Actions
### create-contact
#### Description
Create a new contact in Mailsoftly. Required props: contact's name and email. Optional props: phone number, company, and custom fields.
### add-tag
#### Description
Add a specified tag to an existing contact in Mailsoftly. Required props: contact ID and tag name.
### remove-tag
#### Description
Remove a specified tag from an existing contact in Mailsoftly. Required props: contact ID and tag name.
### add-to-contact-list
#### Description
Add a contact to a specified contact list in Mailsoftly. Required props: contact ID and list ID.
### add-to-suppression-list
#### Description
Add a contact to the suppression list in Mailsoftly to prevent future emails from being sent. Required props: contact ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.