PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.8k stars 5.27k forks source link

[APP] DaySchedule #4913

Closed vickyRathee closed 1 year ago

vickyRathee commented 1 year ago

Name of app / service DaySchedule

Link to developer documentation https://dayschedule.com/docs/api

Is lack of support preventing you from building workflows, or do you have a workaround? I have a workaround to push via webhook as explained in dayschedule documentation

Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each! When an appointment is booked on DaySchedule > needs to push that to CRM like Hubspot, Zoho etc.

dylburger commented 1 year ago

Thanks for the request! We've added this to our integrations backlog, and we'll update this ticket with progress.

sergioeliot2039 commented 1 year ago

DaySchedules API's uses the Basic + Bearer authentication method https://dayschedule.com/docs/api#tag/Authentication/operation/AuthController_loginUser

vickyRathee commented 1 year ago

API key option is also available to add in query param apiKey

https://api.dayschedule.com/v1/resources?apiKey={KEY HERE}

image

vickyRathee commented 1 year ago

DaySchedule now has Oauth 2 app option as well to create an app. https://dayschedule.in/docs/t/apps-marketplace/384

Can anyone suggest if Pipedream has an option to create app, we can contribute to make one similar to Zapier https://zapier.com/apps/dayschedule/integrations

malexanderlim commented 1 year ago

Hi @vickyRathee , happy to help out with this one. I've signed up for an account on DaySchedule, and following the documentation "You would first need to register your app on DaySchedule to obtain OAuth2 credentials (a client ID and client secret) for your app." -- where on DaySchedule can I register the Pipedream app to get OAuth2 credentials?

vickyRathee commented 1 year ago

@malexanderlim The app builder is currently invite only. So I can create an app from my account and email you client_id and client_secret.

let me know the redirect_uri to add in allow list?

also let me know your email address so that I can email you above details.

dylburger commented 1 year ago

Thanks for the request! Did you know that anyone can author and publish their own Pipedream actions? Would you be interested in helping out with that? We're happy to answer any questions or support you in any way.

If you don't have the time, would you be willing to reach out to the app provider to see if they're interested in building these? When we work with an app partner, it improves the quality of the integration, and it helps when this kind of request comes from a customer like you.

malexanderlim commented 1 year ago

Hi @vickyRathee, I'm happy to share that we now have a basic integration in place with DaySchedule! Please have a look at the apps marketplace page to get started (https://pipedream.com/apps/DaySchedule).

We've added building actions and triggers for DaySchedule to the component development backlog, but if you'd like to self-service this as Dylan mentioned, you are able to author and publish your own Pipedream actions in the interim.

malexanderlim commented 1 year ago

@vickyRathee , happy to share that the integration has been built out with some prebuilt triggers and actions (https://pipedream.com/apps/dayschedule) - you should be able to complete the workflow you described in the original post. Feel free to reach out if you have any questions or if anything is missing here.