I have the following automation accomplished in Zapier where I pull records when a record is created and send out emails.
I cannot do this in Zapier as a solution because it would cost 130.00 a month for the number I would need to send out.
I cannot do this natively in airtable because i would send more than 100 emails some days.
How do I accomplish this same thing with Integromat?
The process in Airtable is : record is created, triggers webhook. The webhook sends email componenets over. I have it working to pull the information and send an email over. The problem I am running into now is that URL’s are getting chopped off.
I believe the issue lies somewhere in the following pictures. Here is what airtable says it is sending:
Here is what integromat says it recieves:
The hide and prefill sections that integromat seems to recieve are supposed to be tied to the other sections. I don’t understand why it is separating the parts of the URLs.
What seems to be the problem is that integromat is breaking up the URL’s wherever there is a & into new categories or is using the & in the url as an operator.
I would need to personally take a look at this, it doesn’t seem to be a difficult problem to be honest but it’s hard to see why it’s not working for you with the current information.