Skip to main content
Question

Bulk load Caller IDs when creating a rule

  • April 10, 2026
  • 3 replies
  • 27 views

looking for a developer to allow us to bulk load numbers into the Caller ID field when creating a rule?

3 replies

  • Author
  • The First Step
  • April 13, 2026

 


  • Author
  • The First Step
  • April 13, 2026

The screenshot is where the individual entry of the Caller IDs need to be entered one by one.  We need an API bulk upload and maintenance tool.

 


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • April 13, 2026

Check out this dev guide. The sample code shows how to create a new custom (interact) rule. But to update some configurations such as removing or adding new caller IDs, you can read the rule’s current settings, modify the list of caller Ids then call the PATCH method to update the rule’s settings.