To send data to our API, you need to send the following via HTTP POST: email, first_name, last_name and IP. Only the email is required, the rest are optional. You can send it in any programmatic way you want, as long as it hits our server via HTTP POST. To get the API URL, you need to select API as a Data Source and copy the API URL from Data Source/Integration in Notification Settings. You can send requests via PHP with curl or any other library, like GuzzleHTTP. See an example post here.
Sending Data to Our API Print
Modified on: Mon, Apr 18, 2022 at 10:13 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.