This topic was automatically generated from Slack. You can find the original thread here.
does anyone know how to integrate an API to another website? It was suggested to me to use an
This topic was automatically generated from Slack. You can find the original thread here.
does anyone know how to integrate an API to another website? It was suggested to me to use an
What’s the objective?
essentially i was following the instructions here to connect my ecommerce store to theprintspace (a service that will print & fulfill orders for me as they come in.) my store is currently setup on cargo.site which isn’t directly supported by theprintspace which is why i turned to pipedream.
Ok, so cargo.site and theprintspace both seem not to be currently available as integrations on Pipedream.
But you still could:
• Setup a workflow with an HTTP endpoint trigger.
• When you have a new order on your site, call your workflow’s HTTP endpoint with the order details.
• In your workflow, call the theprintspace API to fulfill the order.
And of course, all that could be much simpler if Pipedream had native integrations for both of these services.
: Maybe you guys could add these to your backlog?
Ah, they have webhooks (from the link above)! So you could set those up with the HTTP endpoint/URL of your workflow!
Going to take a swing at things and see how they turn out - I appreciate this!
thanks for flagging! I’ll create a couple of issue to track this
@U079DH62WGY Hopefully I’ll have bandwidth to start integrating https://creativehub.io/ and https://u.cargo.site/ tomorrow (Friday)
Feel free to follow updates on app integrations for CreativeHub and Cargo on these issues at GitHub: