The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
I have a schedule I am using Airtable for. Each Day of the Week and Associated time has an ID (ex. All Mondays at 4 = 1)I have the ability for people to fill out a form and request a timeslot, but they may want the timeslot for the entirety of the se...
I am adding Mastodon as an end point for my social needs.I would like to replicate my Twitter automations and post to Mastodon. Does anyone have any idea how to create a webhook to do that?
I have a formula that takes a datefield and formats it the same way as my Primary Field, in my link table called Room Moved for Copy,.
I have automation I want to run that will watch the Date Field for any time it updates and then I want to take the ...
Hey Everyone:
I have a table that links items to form submissions.
I already have a link to see each item and all the form submissions that include that item.
I also have a lookup that looks up the dates of the form submissions in the link to forms.
...
I am working on a massive base that has multiple columns and tables.
I want to create a form that allows users to fill in information that will:
Pick Main Record to Update
Select an item from a list
This is tricky part - once the form is submitted it...
Autumn I wanted to follow up with this and see if you would be able to send me an example of the script. I am not a coder and that is where I fall short.
I wish I was smart enough to figure this out. Would you mind giving me a sample of the script with this dummy Mastodon status update code?# Set up Mastodon mastodon = Mastodon( access_token = 'token.secret', api_base_url = 'https://botsin.space/' ) ...
How do I write a condition to find which field is empty? For the life of me I can not figure out how to do it because you can not put conditions on update record.
Here is what I am doing in the automation:
Finds the Record When Enters View (this rec...
This is so close to what I need, but I do allow for people to submit multiple winners per form.
So it could be Race 1 - 1st, 2nd
Race 2 - 1st, 2nd, 3rd.
How would I map those properly and ignore blank fields