Custom Node with ToPMessage

There is a popular SMS sending solution TopMessage, it is similar to Twilio but with user-friendly interface and much more affordable, I want to switch from Twilio to TopMessage, how can I use my n8n nodes?

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Top_Message,

Either you’ll need to call the top message rest apis using the http node or build your own custom node