I want to connect Activity Info (https://www.activityinfo.org), a data capture platform similar to survey123 or KoboToolbox, it has its own API to connect and its respective token.
I want to obtain the records of the data collection tool and when a new one arrives, notify me by email, it could include that according to a response from the form, send me the email
Hi,
You can use the HTTP with Azure AD connector to connect to the Activity Info API 1. You can use the HTTP action to call the Activity Info API and retrieve the records of the data collection tool 1. You can then use the Send an email action to notify yourself when a new record arrives 1. You can also use the Condition action to check the response from the form and send an email accordingly .
Br,
Gill