Call external data in the data entry form

Hey guys,

Wanting to use KoBoToolbox for a new project and haven’t had a chance to play around with it properly yet. I was just wondering if it is currently possible to call a REST service midway through a form?

For example, if a user has entered bank details I would like to call an existing service that can verify the account is real, if it is not I would like to invalidate the answer and inform the users.

Thank you :slight_smile:

Hi @alms1407
Welcome to the community forum. The functionality you are looking for should most probably be addressed by pull data functionality as explained in the following article.

Stephane

1 Like

Thank you :slight_smile:

2 Likes