Sendgrid ASM

Hi all,

Reopening a previous topic that was not answered: Sendgrid ASM.

Currently Sendgrid node doesn’t have asm (advanced suppression manager) among additional fields listed for dynamic template. Thies field is needed to make the unsubscribe work, otherwise sendgrid cannot recognise the action.

Is there any way to enable asm with the current n8n version?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi there,

I am not familiar with Sendgrid ASM. But it seems this is simply an API. So using the HTTP Request node should work. :slight_smile:

You can probably even use the creds already made for Sendgrid, so should be fairly straightforward to get going. :slight_smile:

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.