The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi everyone,I have the below Make / Integromat scenario:It catches a wehook URL containing a record ID, gets the data associated with that record ID to create a Google Docs document from a template.A share link to the file is then generated and used ...
Hi everyone,I am trying to insert in a single select field which has options "true" and "false" (without quotes) a data coming from an application through a webhook which is either "true" or "false" (also without quotes).Unfortunately, when trying to...
Hi everyone,An application is sending me a date in ISO format (2022-02-13) and I want to convert it in the european date format without dropping the day and month leading zeros ( = 13/02/2022). I managed to convert from ISO to European but the leadin...
Thanks for your reply !I just found how to solve the problem based on your first reply and trial and error with Make.When you want to map a data to a field in Make, you click on the field and then a list of tag representing the available data show up...
Thanks for your reply !I did it but unfornutalely what is passed to Airtable is "mydata" instead of the value (true or false) of mydata.Airtable then asked for the permission to create a new option in the field which is not what I want.I understand t...
Thanks for your reply Adam ! You did not misunderstood anything !What you proposed worked perfectly !I don't know what I did wrong when I tried DATETIME_FORMAT yesterday but that wasn't what I got at the time.Anyway, thanks again for your help !Prob...