Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi all, I was curious if anyone has successfully embedded Google Maps within an email. I've read about the landing page embeds, but I assume the email would be similar. Is it as simple as connecting the embeddable files via a script token?
@SanfordWhiteman I was hoping you would response, big fan! As far as a webhook gateway, do you have any recommendations on services that do that? As far as this request, luckily the API service was able to update their service over the weekend so that I could do key value pairs,!
Hi there, I have a webhook calling an API returns a list of items, the only issue is the results are not formatted the same each time, so the value of item[1].itemName may be "Blue Cars" in one call, and "Red Cars" in another, and I'm trying to get the count. All of the items I need are provided in ...