Skip to main content
All CollectionsConsumers & databases Consumer API
Can I test the integration directly on production?
Can I test the integration directly on production?

Test the integration in your Bunker DB account using a test address to avoid unwanted information in your database.

Lucía Achigar avatar
Written by Lucía Achigar
Updated over 2 months ago

Yes, after conducting your tests on sandbox, you can further test the integration on production using the e-mail address [email protected] to register a dummy user on your integration and verify that the data is correctly delivered at edit campaign > API > Test API.

For example:

{
"first_name":"Joe",
"last_name":"Doe",
"email":"[email protected]",
"device":"tablet",
"gender":"m",
"form_id":469379048134671,
"lead_id":334563456325678,
"ad_id":5986789677878,
"adset_id":4356746575678,
"campaign_id":2345464564678
}

You can do as many tests as you need, Bunker won't record this information on your consumer database.

Did this answer your question?