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...
I am having major problems all of the sudden with a link field automation that uses a date.
Let me start by saying if I copy and paste my date from one table into the link field it works fine.
If I try to do it via. Automation I keep getting an error...
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