...
Create an API token from Atlassian Account to authenticate your sender system
Add the relevant information as explained in the API documentation and make a GET request to the following URL:
https://api.atlassian.com/compass/ops/api/8db8e782-cc7e-4ab0-9548-817b43b877e9/v1/teams/46d4ea89-df3b-4748-955b-0ffd042833ba/heartbeats/ping?name=testheartbeat
Use this token and the heartbeat details to complete the information in the GET request.
Send pings before the ping interval exceeds the limit to prevent the heartbeat from becoming unresponsive.
User Heartbeats with
...
built-in email
Send a built-in email to Compass to ping a Heartbeat. While creating Heartbeats on Compass, you will see the built-in email address configured according to your account and the Heartbeat name. Note that the Heartbeat name should be correctly formatted according to RFC 822 standards to use this feature.
...