CTRLK

Shared components

Configure sending strategies

|

View as Markdown

Set up resource associations and sending strategies to enable automatic, intelligent message routing in CPaaS X. For a conceptual overview, see Sending strategies.


Prerequisites [#prerequisites]

To configure sending strategies, you need:

  • An active Infobip account with CPaaS X enabled.
  • At least one application and entity created. See Manage applications and entities.
  • Communication resources (phone numbers, sender IDs, email domains) purchased or registered through Infobip.
Learn more

Resources must be purchased or registered through Infobip before they can be associated with applications and entities. Regional restrictions apply.



Create and manage resource associations [#manage-resource-associations]

Resource associations link your communication resources (phone numbers, sender IDs, email domains) to your applications and entities.


To create a resource association:

  1. In the Infobip web interface, go to Developer tools > Applications and entities.
  2. Select the Resources tab.
  3. Select the resource type: Numbers, Alphanumeric senders, or Domains.
  4. Select the specific resource from your available resources.
  5. Select Associate resource.
  6. In the dialog, select the Channel, enter the Application ID, and optionally the Entity ID.
  7. Select Associate resource to confirm.
Creating resource associations in the portal

To view resource associations:

  1. In the Infobip web interface, go to Developer tools > Applications and entities.
  2. Select the Resources tab.
  3. View all resource associations in the list.
  4. Optionally, use filters to narrow results by application, entity, or resource type.

To delete a resource association:

  1. In the Infobip web interface, go to Developer tools > Applications and entities.
  2. Select the Resources tab.
  3. Find the resource association you want to delete.
  4. Select the Delete icon (trash can).
  5. In the confirmation dialog, select Confirm.
Deleting resource associations in the portal


Create and manage sending strategies [#create-and-manage-sending-strategies]

Sending strategies are created and managed exclusively through the API. There is no web interface for sending strategy management.


Use the Sending Strategy API to:

Supported channels: SMS, MMS, RCS. Leave channel empty to apply the strategy to all supported channels.

NOTE

Sending strategies cannot be modified after creation. To change a strategy's configuration, delete it and create a new one.

IMPORTANT

When the from field (sender) is defined along with application and/or entity in the sending API call, it overrides the sending strategy configuration and the system does not apply sender manipulations.

Learn more

Explore the full API reference for all available endpoints, request/response schemas, and filtering options.



Related pages

Sending strategies
Scope types, features, and when to use each.

Manage applications and entities
Create the applications and entities your strategies use.

Secure your CPaaS X setup
Scope API keys for access control.