pipedream
pipedream copied to clipboard
[Components] icontact
icontact
URLs
- https://help.icontact.com/customers/s/topic/0TOHr000000QVXCOA4/api
Webhook Sources
new-contact-instant
Prompt
Emit new event when a contact is created.
URLs
- https://help.icontact.com/customers/s/article/Web-Hooks-iContact-API
updated-contact-instant
Prompt
Emit new event when a contact is updated.
URLs
- https://help.icontact.com/customers/s/article/Web-Hooks-iContact-API
contact-subscribed-instant
Prompt
Emit new event when a contact is subscribed to a list.
URLs
- https://help.icontact.com/customers/s/article/Web-Hooks-iContact-API
Actions
create-contact
Prompt
Creates a new contact within the iContact account. Required props include the contact's email and other basic information. Suggested optional props might include custom fields for further detailing of the contact.
URLs
- https://help.icontact.com/customers/s/article/Contacts-iContact-API
create-message
Prompt
Creates and dispatches a new message using custom HTML. The required props encapsulate the recipient's email, the sender's email, and the HTML content. You may wish to include a subject prop as an optional addition.
URLs
- https://help.icontact.com/customers/s/article/Messages-iContact-API#:~:text=Create%20a%20new%20message
subscribe-contact-list
Prompt
Adds a contact to a specific list within iContact. Required props include the contact's email and the list name or ID to which they are to be subscribed. The list ID is a great optional prop if known, for further ensuring accurate list subscription.
URLs
- https://help.icontact.com/customers/s/article/Subscriptions-iContact-API#:~:text=Create%20a%20single%20subscription
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.
Please check the test report below for more information https://vunguyenhung.notion.site/Components-icontact-202bf548bb5e8117b48bdc9626210c77
Hi everyone, all test cases are passed! Ready for release!
Test report https://vunguyenhung.notion.site/Components-icontact-202bf548bb5e8117b48bdc9626210c77