Marketplace
>
addNewUserToSendGridList
rainbow

addNewUserToSendGridList

v
0.0.2
Latest Version
Likes
0
5
Installations
0
Views
0
5

Overview

Add the user's email to a SendGrid contact list on sign up.

Usage

### How this function works This function will allow you to add a new contact with the user email to a SendGrid contact list when a new user signs up. ### Requirements * You must have previous knowledge of **SendGrid**. ### Function details This function listens when a new user signs up and checks if an email is available according to the provider used to register. If an email is available, it will add a new contact with that email to the specified SendGrid contact list. To install this function you need to enter the values of the following variables: * **SENDGRID_API_KEY**: The API key to authenticate access to SendGrid services. * **SENDGRID_LIST_ID**: The ID of the list to add the contact. ### Resources * [SendGrid contact API](https://sendgrid.api-docs.io/v3.0/contacts/add-or-update-a-contact)
Cost
FREE
Cost
Version
0.0.2
Language
JAVASCRIPT
Created At
Updated At
Workspace
rainbow
Tags
sendGrid
sign up
authentication
© 2023 Function Store