cURL endpoint examples
Last month we added cURL code examples to our API documentation to make it easier for you to get started. The examples are located under “Request samples” in a “Shell” tab. Replace “{YOUR_ACCESS_TOKEN}” with the token you created during OAuth 2.0 authorization, and begin exploring without the need to jump into code.
Other Updates & Recommendations
We released a variety of improvements to our API in the last two months. If you have a question, simply reply to this email.
-
Tags in webforms
You’ll now find a “tags” array to our Webforms endpoints. This array returns the tags applied when a sign up form is used. This is helpful for customers when they have similar sign up forms and want to ensure the correct form is
selected.
-
Spammers, bots, and other abusers
When building forms that ask users to submit information, be mindful of abuse. Don’t let your hard work go to waste. Spammers, bots, and other abusers are continually searching for new forms and websites to exploit.
Abusive data hinders email deliverabilty for customers, too. If the problem persists, it can lead to the removal of your developer account.
With a few quick improvements, you can reduce their impact. Check out our quick checklist:
-
Use honeypots to detect if a bot is filling out your form. Google’s reCaptcha also helps you detect if a real person is on
the other end.
-
Keep track of all form submissions and rate limit unusual activity by various data points such as: email address, IP address, user agent, referral URL, etc.
-
Validate that fields — such as a name or a comment box — have real data in it. Bots commonly provide random text or website URLs.
-
Happy coding and have a great day!
Business Development Manager - Integrations
Product Manager - Integrations
|