cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
3785members
1225posts
InvocaKnowledge
Community Manager
Community Manager

Applies To

Customers can utilize the network API to access a comprehensive list of all promo numbers of the network. This will provide a list of numbers along with their corresponding information, including the applied marketing data.

Procedure

To retrieve all promo numbers using the Invoca API, follow these steps:
 
  1. Visit the Invoca API developer documentation to access endpoints to get all promo numbers.
  2. There are required for the endpoint: 
    • Network id: 4 digits number found in the URL. 
    • Advertiser_id_from_nerwork: profile/advertiser ID found in the profile menu on the platform
    • Advertiser_campaign_id_from_network: campaign ID found in the campaign on the platform
  3. Obtain the API credential by navigating to Integrations > Manage Integrations > Invoca APIs tile > + New API Credential. Provide a description to complete the request for creating the credential. Once created, the platform will generate a unique token for API calls. Remember to copy this token to a secure location as it will not be displayed again.
  4. Add the "oauth_token" query parameter to the endpoint, using the token created in the previous step.
  5. Send a GET request to the endpoint. The response will be an array of promo numbers, with each number containing associated attribution details such as media type, promo type, and any custom data applied to the number.
​​​​​​​
Need more help?

Don't see what you are looking for? You can ask the Community or contact support.