Issue with SendAt The field in Google SendGrid Connector

I’ve encountered an issue with the SendAt field when using the Google SendGrid Connector.

The connector performs string validation on the SendAt Input type:

  • If I send the value as a string (e.g., “1735137600”), the request fails with an error because SendGrid requires an integer for the SendAt field.
  • If I send the value as an integer (e.g., 1735137600), the connector hasn’t processed the request, and the email has not been sent.

This creates a conflict where neither type is accepted by the connector, making it impossible to use the SendAt field as intended.

image.png

Hi @rjunior , thank you for sharing your question. Please note that due to the holiday season, there might be some delays in responses, but I’ll keep an eye on your post to ensure it gets the attention it deserves.

Thank you for being part of the Google Cloud Community, and happy holidays!

1 Like

@rjunior - looks like a bug. I have opened an internal ticket for the same. Will keep you posted once its fixed.