On the top right corner there is a “+Create” button. Click on it to
start configuring a new SMS.
An SMS configuration form will open for configuring a new SMS.
Choose the Request Type from the drop-down menu (can be edited in
master) in Request Type tab. This specifies the HTTP method to be used for the
request. The most common types are- GET: Used to retrieve data from a server
and POST: Used to send data to a server to create or update a resource.
Fill in the
other required details such as Request URL (This is the Uniform Resource Locator
that identifies the endpoint or resource on the server that you want to
interact with. It typically consists of a base URL
followed by a specific path or route to the desired resource.), Request Body
(The request body contains the data you want to send to the server as part of
the request. It is typically used with POST or PUT requests to create or update
a resource. The body is usually in JSON format.) and Request Header (Headers
provide additional information about the request or specify how the request
should be handled).
Click on
“Save” button to save the SMS configuration.
A green pop up will appear at the top right corner showing that the SMS configuration was saved successfully. It can be viewed in SMS configuration List.
By following the above steps, you could easily configure SMS in Asset Infinity.