We are using Make.com, to add contact information to TextMagic.com via an API key
I have a scenario to add contact info to textmagic (Name/Mobile/Email)
This was all working fine for a few weeks
I am now getting this error I am getting: Initialization **
** Data size: 0
**Operation 1 ** RuntimeError [400] Validation Failed.
Origin TextMagic
I have:
Deleted the connection in Make with TextMagic
Deleted the API key in TextMagic
Created new API key on Textmagic
Went into the scenario and created a NEW connection to Textmagic, using the new API key
On 2 other similar scenarios, I added this connection also
Before creating/adding contact to TextMagic you need to add module “parse phone number” (looks exactly like whatsapp icon) and format number to E.164 format and then it will work 100%.
Make sure to use output of the parse phone number module in textmagic phone number field > Number in E.164 format.
Also, make sure that phone number you are trying to add is not in textmagic contacts list because it will throw the same error.
And install Integomat dev tool > it will give you more info about the error, just inspect and go to integromat tab > navigate to body response.