Event tracking

The Sent SMS will be polled based on Retry Interval and Retry Attempts for the status.

The polling breaks as soon as the message status comes as delivered, undelivered, or failed.

If the polling completed and the status still does not become delivered, undelivered or failed, then the connector would return the current message status mostly sent.

If there are any errors reported by the Twilio API used in the connector for a record, the status or that record would be an error, and there would be an additional field as an error message displaying the error message that came from the API.