How can I configure a zap to post from Airtable to Linkedin at the scheduled time?
Page 1 / 1
Hi
Try this…
You’ll need a Date field in your Airtable Table.
Add a Formula field to the same Airtable Table to calculate the datetime difference between the DateTime and NOW.
Formula: DATETIME_DIFF(NOW(),Date,'hours')
Add a View to your Airtable Table that filters for a Formula field = 0 to trigger the Zap.
Steps
- Trigger: Airtable - New Record in View
- Action: LinkedIn - Create Share/Company Update
Hi Troy,
Thank you, I’ll give that a try...
Just checking in to see if you still need help with this?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.