Skip to main content

Hello.
I need to send, once every month, the attachment (it’s always a pdf) in a particular cell from all the records that appear in a particular view.
I can’t seem to Integromat to find and send the Attachment file…

Any help?

Hi @Tiago_Relva

I don’t know the answer for Integromat, but you could make a formula field with DATETIME_FORMAT(TODAY(),'MM') and then use “when record updated” with only that field selected as an automation trigger. Every month, the field will change and trigger the automation.

Just a thought.


It was something wrong with integromat but now it’s solved. Thank you