How to reveive/integrate Bulk SMS mesages from my provider (InteractSMS.com) to my Asana Inbox?

Hi, Im new to Asana and can’t figure out to receive SMS messages forwarded by my via API to my inbox. I raised a ticked with Asana support and they directed me here…

Thanks
Carl

Please read this before posting

  • If you received an error from the API that you’re looking for help with, please include the error in your post and be descriptive of the requests you made that received the errors. To be clear, we need the error in the JSON response from the API, not the error your code raised.
  • Do not share any API credentials. Please check that the code you’re pasting into the post does not contain any real OAuth tokens or personal access tokens. If you have exposed credentials, you should revoke them immediately.

Hi,

Asana is only providing the API, you need to connect the sms provider yourself to the API, using custom code or existing automation solutions like Zapier for example. Does that help?

Hi Bastien,

Thanks for your message. I understand I need to connect my SMS provider to Asana.

They have set up the API at their end and provided the custom code, along with the associated details which I have included below;

Please see API credentials below:

http://api.interactsms.com/HTTP_API/V1/sendmessage.aspx?user=Bowe22!&password=XXXXXXX&api_id=5992&to=353877668307&text=Hello%20this%20is%20a%20test%20message&from=FreeText

API ID: 5992
User: Bowe22!
Password: XXXXXXX (sent separately) = 4ZX=PnW

What I can’t manage is to plug the above code into my Asana in-box. Can you help me with were on my Asana account I go to do this or point me in the right direction.

Thanks,
Carl Bowe

Hi,

It is really wide and we can’t replace a consultation with a simple answer on the forum in this case. The Asana API has an online documentation if you want to check it out.

Thank you. I was just looking for were to go in my Asasa account to plug-in the AIP. I will go back to Asasa Support.

I am not sure the support will be able to help, they’ll probably redirect you to the documentation. Do you technical skills?

Oh right, thanks for coming back to me. I appreciate it. I have some IT technical skills. I’m a small business so I have Outsourced IT support services.

That said, I would welcome if you or a person who has experience with this kind of API integration would provide this service for a fee. I don’t expect free technical help.

I am under pressure as customers messages are not getting to me for the past week which is damaging my business.

Im desperate for help so reaching out for solutions.

Thanks again.
Carl

Hi,

Yes you can email me at bastien@ido-clarity.com and we’ll discuss your specific situation!

Hi Carl,

To receive SMS messages forwarded to your Asana inbox via API, you’ll need to set up an integration using Asana’s API capabilities. You can explore Asana’s API documentation or consider using third-party integration platforms like Zapier to automate this process.