isladogs
MVP / VIP
- Local time
- Today, 06:19
- Joined
- Jan 14, 2017
- Messages
- 18,791
[SOLVED] Using Twilio with Access to send & receive text & voice messages
I have successfully added VBA code to a database to send SMS & voice messages using Twilio. I have setup detailed logging procedures for all sent messages & it works well.
Next I want to add the ability to record details of all received messages from the Twilio account in Access. The website does provide the ability to export call & SMS logs as CSV files so I could if necessary import these manually.
However there must be a way of automating this using VBA
Does anyone have experience of doing this (or something similar from another website?
Any ideas would be appreciated
I have successfully added VBA code to a database to send SMS & voice messages using Twilio. I have setup detailed logging procedures for all sent messages & it works well.
Next I want to add the ability to record details of all received messages from the Twilio account in Access. The website does provide the ability to export call & SMS logs as CSV files so I could if necessary import these manually.
However there must be a way of automating this using VBA
Does anyone have experience of doing this (or something similar from another website?
Any ideas would be appreciated
Last edited: