Hi guys,
I’m trying to test Sendgrid to relay our emails.
I’ve already authenticated our domain with them.
The next step is integration via Web API or SMTP Relay.
They recommend Web API so I’m choosing that.
Then I arrive to a page asking me to choose the Language I want to use (Node.js, Python, PHP, Java, Ruby, Go, C#, cURL).
I guess I should be choosing cURL (because to install MIAB we use a command that starts with curl…).
Then I get to this page:
If I connect to MIAB via a terminal in my MAC virtual machine do I still need to download curl?
Step 2 looks easy, just click on the Create Key button.
Step 3 looks like I have to export the API key I created in step 2 from my MAC VM to my MIAB.
I have never exported anything into my MIAB so I don’t know how.
Step 4 looks like I have to ssh into my MIAB and run those commands.
Then after all that I have to click on Verify Integration.
Thank you in advanced!!
Sendgrid support is not very helpful, that’s why I’m here