Pre-requisites:
A Zapier account
Admin access to your Ubeya account
Step-by-step Guide:
Log in to Zapier:
Visit Zapier and log in.
Create Zap:
Click on "Make a Zap".
Choose Trigger App:
Search and select the app from which you want to trigger the event creation in Ubeya.
Set Trigger:
Follow Zapier's prompts to set up your trigger conditions.
Test Trigger:
Confirm that the trigger works as expected.
Choose Action App:
In the "Action" section, search and select "Ubeya".
Choose Action Event:
Select "Create Event".
Connect Ubeya Account:
Action Fields for Creating Events:
Date:
Use a full date format like
2023-09-13T18:30:00+03:00
.Required: Yes
Event Name:
Required: Yes
Branch:
Must align exactly with the branch name in Ubeya.
Required: Yes
Location:
Required: Yes
Start Time:
This will be the start time of the event
Use a full date format like
2023-09-13T18:30:00+03:00
.Required: Yes
End Time:
This will be the end time of that event
Use a full date format like
2023-09-13T20:30:00+03:00
.Required: Yes
Number of Needed Workers:
Required: Yes
General Comments (visible to employees):
Required: No
Bookers Notes:
Required: No
Invoice ID:
Required: No
Set Up Event:
Map the fields from the trigger app to the corresponding fields in Ubeya for event creation.
Test Action:
Send a test event to Ubeya.
Activate Zap:
Turn on your Zap to start creating events in Ubeya automatically based on your triggers.
Monitor Logs:
Initially, keep an eye on the Zap logs to ensure everything works as planned.
Full date format
Please notice that all dates used must be full date formats. most systems that export dates will allow export in full date formats
The full date format 2023-09-13T18:30:00+03:00
is in ISO 8601 format, and here's how to read it:
2023-09-13
: The date, formatted as YYYY-MM-DD.T
: A separator between the date and time.18:30:00
: The time, formatted as HH:MM:SS.+03:00
: The time zone offset, indicating this time is 3 hours ahead of UTC.
This format is both machine-readable and precise, ideal for syncing between different systems.
This guide focuses specifically on setting up a Zapier integration to create events in Ubeya based on triggers from another app. Follow these steps to ensure your Zap functions as intended.